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

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

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}/compositeGet effective application roles that are associated with the client's scope for a specific application.

Method Detail

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

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

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