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

Get role mappings for this user

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

Resources
NameDescription
applications
applications/{app}
Get application-level role mappings for this user for a specific app
realmGet realm-level role mappings for this user

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

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

Get role mappings for this user

Output:
MappingsRepresentation -
Produces:
application/json