Registering a User

Using a pre-defined authentication mechanism, register a user automatically. You can register the user synchronously or asynchronously.

The following code illustrates how to register a user automatically.
userApp.registerUser("perfios" , "SSO" , "perfios" , true);