Path: / admin / realms / {realm} / users / {username} / role-mappings / realm / composite

Effective realm-level role mappings for this user. Will recurse all composite roles to get this list.

Path parameters:
username - username (not id!)
realm - realm name (not id!)

Method Summary
ResourceDescription
GET /admin/realms/{realm}/users/{username}/role-mappings/realm/compositeEffective realm-level role mappings for this user.

Method Detail
HTTP Example:
GET /admin/realms/{realm}/users/{username}/role-mappings/realm/composite

Effective realm-level role mappings for this user. Will recurse all composite roles to get this list.

Output:
List<RoleRepresentation> -
Produces:
application/json