Creating a User Property Mapper
Creating a User Property Mapper

Creating a User Property Mapper

This task maps the token claim
sub
to the
username
attribute used by
PTT Pro for Android
. If this procedure is not completed, the device user is presented with the credentials screen, but after entering the credentials, the device displays a blank screen.
  1. Click the
    Mappers
    tab in the client definition.
    Use the Mappers tab to configure the Okta client for PTT Pro.
  2. Click
    Create
    to define a mapping.
    • Enter
      username
      in the
      Name
      field.
    • Select
      User Property
      from the
      Mapper Type
      menu.
    • Enter
      username
      in the
      Property
      field.
    • Enter
      sub
      in the
      Token Claim Name
      field.
    • Select
      String
      from the
      Claim JSON Type
      menu.
    Set the Mapper Type to username, the Property to username, and the Token Claim Name to sub.
  3. Click
    Save
    to return to the client definition screen.