Registering a User

Using a predefined authentication mechanism, register a user automatically.You can register the user either synchronously or asynchronously.

The following code illustrates how to automatically register a user.
userManager.registerUser("supuser","SSO2Cookie","s3puser", false);