Enterprise Identity Mapping (EIM) provides the mechanics for cross-platform single sign-on enablement. Applications can use EIM to perform identity mapping lookup operations to authenticate the user to multiple systems in the enterprise.
For more information on this topic, see Enterprise Identity Mapping.
For information on the EIM return code structure, see EimRC--EIM Return Code Parameter.
The Enterprise Identity Mapping APIs are:
Add a Group Registry to the EIM domain (eimAddGroupRegistry()) adds a group registry to the EIM domain. 
Get EIM Handle Connected For System (QsyGetEIMHandle()) allocates an EimHandle structure that is connected to EIM. 
Get EIM Target Identities and Credentials from the Identifier (eimGetTgtCredsFromIdentifier()) gets the target identity or identities and credentials for the specified registry that is associated with the specified EIM identifier. 
Get EIM Target Identities and Credentials from the Source (eimGetTargetCredsFromSource()) gets the target identity(ies) and credentials associated with the source identity as defined by source registry name and source registry user. 
List EIM Registry Users Credentials (eimListRegistryUsersCreds()) lists the users in a particular registry that have target associations defined. 
| Top | Security APIs | APIs by category |