Skip to content

Commit

Permalink
Update docs/admin/sso/saml.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary committed Jul 25, 2024
1 parent e1ebeeb commit 3b984de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/sso/saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ In Keycloak and the Realm setup with FlowFuse as a client:
- After saving the scope, select the "Mappers" tab
- "Add mapper" and pick "By configuration"
- Select "Group list" from the options
- Give it a name and set "Group attribute name" to `ff-roles` (this must matche the value configured in FlowFuse, default 'ff-roles')
- Give it a name and set "Group attribute name" to `ff-roles` (this must match the value configured in FlowFuse, default 'ff-roles')
- Ensure that "Full group path" is unchecked
- Save and return to the "Clients" list and select your FlowFuse Client created earlier
- Under "Client scopes", use the "Add client scope" button to add the new scope

0 comments on commit 3b984de

Please sign in to comment.