Skip to content

Commit

Permalink
docs: completed keycloak howto with custom attributes [skip app][skip…
Browse files Browse the repository at this point in the history
… test]
  • Loading branch information
claustres committed Dec 20, 2024
1 parent 3092259 commit 67723d7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/guides/howtos/keycloak.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,8 @@ export default {
}

```

## Manage custom attributes

Similarly to roles, you can retrieve custom user attributes from Keycloak by adding a *by configuration mapper* of type *User Attribute*, which maps a custom user attribute to a token claim, in your client scopes.

0 comments on commit 67723d7

Please sign in to comment.