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

Realm-level roles that can be mapped to this user

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

Method Summary
ResourceDescription
GET /admin/realms/{realm}/users/{username}/role-mappings/realm/availableRealm-level roles that can be mapped to this user

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

Realm-level roles that can be mapped to this user

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