Previous Topic: Introduction of AccountsNext Topic: Support for Temporarily Deactivating User Account


Support for Multiple Accounts

From this release, in addition to the UserName attribute, users can also be identified by an alternate ID called AccountID. This ID is also referred to as an Account. The AccountID is further qualified by another attribute, which provides additional context about the usage of the account. This attribute is referred to as Account Type. RiskMinder can perform risk evaluation by using either the user account or the UserName.

A user can have one or more accounts in RiskMinder.

The AccountID associated with each user for different account types can be created by using Issuance APIs provided by User Data Service (UDS). A default account can be configured for each organization for each channel (See the “Support for Cross-Channel Information for Risk Evaluation” feature.) See the RiskMinder Java SDK and WSDL docs and the UDS WSDL docs for more details on how to integrate your application to use this feature.

Note: RiskMinder Sample Application demonstrates risk evaluation integration using Java SDK. The Issuance Java SDK shipped with previous releases of RiskMinder has been deprecated. You can configure the organization for "Implicit User Enrollment" to demonstrate user enrollment with or without accounts.