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

Get effective application roles that are associated with the client's scope for a specific application.

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

Method Summary
ResourceDescription
GET /admin/realms/{realm}/oauth-clients/{clientId}/scope-mappings/applications/{app}/compositeGet effective application roles that are associated with the client's scope for a specific application.

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

Get effective application roles that are associated with the client's scope for a specific application.

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