Hitachi

uCosminexus Application Server Security Management Guide


5.18.2 Registration by using the integrated user management framework library

Use the API provided by the single sign-on library to create an application, and register the user information by using that application.

The application that uses the API generates the LdapSSODataManager object first. Assign the realm name to this class constructor. Generate one LdapSSODataManager object per definition.

Implementing the single sign-on authentication information listener class that notifies when the API updates the single sign-on information repository contents can update the destination system repository in synchronization with the single sign-on information repository update.

To learn more about implementing user authentication, see 5.10 Implementation of API-based user authentication. For details about the API used in the integrated user management framework, see 15. APIs Used with the Integrated User Management Framework.