Path: / admin / realms / {realm} / oauth-clients / {clientId} / scope-mappings / applications / {app} / available

The available application-level roles that can be associated with the client's scope

Path parameters:
app - available roles for a specific application
realm - realm name (not id!)
clientId - oauth client's clientId

Method Summary
ResourceDescription
GET /admin/realms/{realm}/oauth-clients/{clientId}/scope-mappings/applications/{app}/availableThe available application-level roles that can be associated with the client's scope

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

The available application-level roles that can be associated with the client's scope

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