Previous Topic: Establish Connections to User DirectoriesNext Topic: Group Name Use Case


Alias Attribute Use Case

This use case shows two LDAP user directories, which identify the last name of users, but the directories have different underlying schema.

Note: Review the advanced user attribute mapping examples, which detail how to use different attribute mapping types to identify the same user attribute across different directory types.

The following illustration details how two alias attribute mappings can create a common view of the same user information.

Graphic showing how two alias attribute mappings can create a common view of the same user information

  1. Two user directories identify the last name of users differently:

    This results in two different views of the same user information.

  2. LastName is the common name or alias that is mapped to the underlying directory schema:

LastName results in a common view of the same user information. Use LastName when defining assertion attributes or NameID attributes that use the last names. The system has no concern for the directory-specific schema because the directories are operationally identical.

More information:

Advanced User Attribute Mapping Examples