Configuring the Endpoint Mappings

Configuring the Endpoint Mappings

Map the Oauth username to the SAML username.
  1. Select the
    Client Scopes
    option on the left pane.
  2. Select
    offline_access
    scope under client scopes in the right pane.
    This is the built in scope for
    openID connect
    .
  3. Select the
    Mappers
    tab and select
    By configuration
    from
    Add Mapper
    drop-down box.
    By configuration
    .
    Offline Access
  4. Click
    User Attribute
    .
    User Attribute
  5. Enter the following details:
    1. Enter
      unique_name
      in the
      Name
      field.
    2. Enter
      username
      in the
      User Attribute
      field.
    3. Enter
      unique_name
      in the
      Token Claim Name
      field.
    4. Enable the
      Add to ID token
      ,
      Add to access token
      , and
      Add to userinfo
      .
    This value might be different based on your implementation.
  6. Click
    Save
    .
The SAML username is returned as the
OAuth Name
in each user definition of the PTT Pro server.
Added User Details Screen