Get role

Get a role by name.

Authentication

AuthorizationBearer

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

Path parameters

role-namestringRequired

role’s name (not id!)

realmstringRequired

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