Skip to main content
All CollectionsSetupAdvanced Setup
Configure roles in Okta application
Configure roles in Okta application
Aika Apolinario avatar
Written by Aika Apolinario
Updated over a week ago

In order to implement Okta roles mapping when users are signing up this change needs to be implemented in your Okta organization.

1. Login as an admin of the organization in Okta

2. Select Applications from the left pane, then select your application(in this case it’s named Haystack Inc)

3. Select the General tab, then in the SAML Settings card click Edit, when SAML Settings opens click Next

4. Add a new attribute statement that looks like this one:

isAdmin

Unspecified

isMemberOfGroupName(’app_haystack_admins’)

5. Click Next and on the next page click Finish

6. Attribute statements should look like this when it’s done:

For any further question, contact us at [email protected]

Did this answer your question?