Define user mapping

On the User mapping tab, you can assign an identifier to a user, or set preferences related to the user name or email settings.
  1. In Admin Console, on the Documents Tree, click User Mapping and select the project from the list.

    The User Mapping pane appears with the User Identifier (UID) tab selected.

  2. Specify a way to get the user's identifier.

    This identifier should be constant for a specific user login. Typically, this identifier is a session property such as an Identity that looks to the Active Directory domain/user.name.

    Note The User Name and Email fields are not mandatory.
  3. On the User Name tab, define the display name for a user account.

    The display name is typically one of the Active Directory properties such as Identity, FullName, display/Name, or other property.

  4. On the Email tab, define the email address for the user account.

    The email address is typically one of the Active Directory properties such as EmailAddress.