Mapping the User Name from the IDP

Mapping the User Name from the IDP

ACS uses the user name for the roles and profile assignments in the Workcloud Communication environment. The user name is mapped to the correct profile on the device when the user signs in.
  1. Select the
    Mappers
    tab.
    IDP Mapper Screen
  2. Enter
    username
    in the
    Name
    field.
  3. Select
    Username Template Importer
    from the
    Mapper type
    drop-down box.
  4. Enter
    ${Attribute.name}
    in the
    Template
    field.
    This enables the
    username
    field from the IdP to pass to the OAuth services. The attribute name comes from the IDP and may differ in your environment.
  5. Enter any additional attribute mapper for
    firstName
    , and
    lastName
    field.
    IDP Details Screen
    IDP Mapper Screen
    In case of Azure AD, following attribute mapping needs to be done for
    username
    ,
    firstName
    ,
    lastName
    , and
    email
    fields.