| ||||
summary: resource | method | detail: method |
Resource | Description |
---|---|
GET /admin/realms/{realm}/oauth-clients/{id}/scope-mappings/realm/composite | Get all effective realm-level roles that are associated with this client's scope. |
Get all effective realm-level roles that are associated with this client's scope. What this does is recurse any composite roles associated with the client's scope and adds the roles to this lists. The method is really to show a comprehensive total view of realm-level roles associated with the client.
|
| ||||
summary: resource | method | detail: method |