Update supported-identity-providers.md
This commit is contained in:
parent
bf518bee29
commit
94e098de76
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Set up the auth itself first, docs [here](../authentication/oauth2.md) and [here
|
|||
|
||||
You can map Okta Groups to roles. First confirm that your okta administrator has included the `group` claim or the groups will not be passed in the auth token.
|
||||
|
||||
Ensure `roles-field` in the auth config to `groups` and that `groups` is include in the `scope`, see [here](../authentication/oauth2.md###Okta) for more details.
|
||||
Ensure `roles-field` in the auth config is set to `groups` and that `groups` is include in the `scope`, see [here](../authentication/oauth2.md###Okta) for more details.
|
||||
|
||||
Configure the role mapping to the okta group:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue