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:
-
Access the Aerobase Admin page, using the URLhttp://[FQDN or IP]/auth/admin/kryon/console/#/realms/kryon
-
Go to Identity Providers (under Configure on the left pane)
-
Enter your OKTA provider
-
Select the Mappers tab and click Create
-
The Add Identity Provider Mapper opens
-
Fill out the fields:
-
Name: UserOrigin (can be any letter string)
-
Mapper Type: Choose Hardcoded Attribute
-
User Attribute: user_origin
-
User Attribute Value: saml
-
-
Click Save