Replies: 1 comment
-
|
Hello, we have absolutely the same issue on version 26.5.6:
If i assign manually every client roles to the user, then the rolemapping is OK. Why isn't natively bi directional when client roles are generated via mapper? Guillaume |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to configure an application that can only parse "Roles" from the access token (not "Groups) and have set up an role-ldap-mapper to grab a set of specific LDAP groups begining with say (cn=foo-*) and create client roles. This works, except that users are not showing as a member of this client role unless I specifically add them in KC. Is this not supposed to be automatic using the configured mapper "memberOf" user attribute for a user with that particular LDAP group?
Beta Was this translation helpful? Give feedback.
All reactions