Configure role provisioning for Okta
Configure Okta to send the "groups" attribute to enable role provisioning in your StatusPal status page.
Last updated
Configure Okta to send the "groups" attribute to enable role provisioning in your StatusPal status page.
Last updated
Once you have your StatusPal SSO configured with Okta by following Configure SSO for your status page with Okta, you can follow these steps to start sending the groups
attribute to enable role provisioning.
In your Okta admi dashbord, head over to Applications and click on your statuspal.io application.
Click on the General tab, scroll down to the SAML Settings section, and click on Edit.
Click Next, and then scroll down to the Group Attribute Statements section under the Configure SAML step.
Enter the following details:
Name: groups
Name format: unspecified
Filter: Matches regex: .*
Click on Next and Finish.
Now, we should receive the groups
attribute from Okta, containing the groups that are assigned to the user signing in.
What's left to enable role provisioning is to configure the SSO settings in StatusPal. Follow this guide for that