keycloak/keycloak-nodejs-admin-client

Method Addition: listCompositeClientRoleMappings under Users class

husoman opened this issue · 2 comments

I need a method for getting User Composite Roles. In my opinion, related endpoint would be
GET /{realm}/users/{id}/role-mappings/clients/{client}/composite for such a method.
Please see "Get effective client-level role mappings" in the following link:
https://www.keycloak.org/docs-api/5.0/rest-api/index.html#_client_role_mappings_resource

LRipi commented

@edewit Need to be closed by #158 😄

ahhh yes thanks @LRipi. @husoman this is done and released in 1.14.12