Adding Hard Coded "user_origin" Attribute Mapper

The "user_origin" attribute  is used to identify that every user's source is in the identity provider during auto create.

To add a hard coded "user_origin" attribute mapper for saving a user's origin:

  1. Access the Aerobase Admin page, using the URLhttp://[FQDN or IP]/auth/admin/kryon/console/#/realms/kryon

  2. Go to Identity Providers (under Configure on the left pane)

  3. Enter your OKTA provider

  4. Select the Mappers tab and click Create

  5. The Add Identity Provider Mapper opens

  6. Fill out the fields:

    • Name: UserOrigin (can be any letter string)

    • Mapper Type: Choose Hardcoded Attribute

    • User Attribute: user_origin

    • User Attribute Value: saml

  7. Click Save