Path: / admin / realms / {realm} / applications / {app-name} / scope-mappings / applications / {app} / available

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

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

Resource Methods
Method Summary
NameDescription
GET /admin/realms/{realm}/applications/{app-name}/scope-mappings/applications/{app}/availableThe available application-level roles that can be associated with the client's scope

Method Detail

GET /admin/realms/{realm}/applications/{app-name}/scope-mappings/applications/{app}/available

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

HTTP Example:
GET /admin/realms/{realm}/applications/{app-name}/scope-mappings/applications/{app}/available
Output:
List<RoleRepresentation> -
Produces:
application/json