Path: / admin / realms / {realm} / oauth-clients / {id} / scope-mappings / realm / available

Get list of realm-level roles that are available to attach to this client's scope.

Path parameters:
id - oauth client's id (not clientId!)
realm - realm name (not id!)

Method Summary
ResourceDescription
GET /admin/realms/{realm}/oauth-clients/{id}/scope-mappings/realm/availableGet list of realm-level roles that are available to attach to this client's scope.

Method Detail
HTTP Example:
GET /admin/realms/{realm}/oauth-clients/{id}/scope-mappings/realm/available

Get list of realm-level roles that are available to attach to this client's scope.

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