Path: / admin / realms / {realm} / roles-by-id / {role-id} / composites / applications / {app}

Return a set of application-level roles for a specific app that are in the role's composite

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

Method Summary
ResourceDescription
GET /admin/realms/{realm}/roles-by-id/{role-id}/composites/applications/{app}Return a set of application-level roles for a specific app that are in the role's composite

Method Detail
HTTP Example:
GET /admin/realms/{realm}/roles-by-id/{role-id}/composites/applications/{app}

Return a set of application-level roles for a specific app that are in the role's composite

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