Get role mappings

Get roles that have been mapped to this user.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired
user-idstringRequired

Response

idstring or null
namestring or null
descriptionstring or null
compositeboolean or null
compositesobject or null
clientRoleboolean or null
containerIdstring or null
attributesmap from strings to lists of strings or null
scopeParamRequiredboolean or nullDeprecated

Errors