Open DanielShinken opened 6 years ago
Hi there, is there a way to get groups a user belongs? also is there a way to get al attributes listed those groups or the attributes list on every user? I've been reading the docs but can't find how to do it.
Currently there is not, as our application only cares about the Keycloak roles the user is assigned.
You are welcome to make these types of changes and submit a pull request.
Hi there, is there a way to get groups a user belongs? also is there a way to get al attributes listed those groups or the attributes list on every user? I've been reading the docs but can't find how to do it.