Path: / admin / realms / {realm} / oauth-clients / {id} / scope-mappings

Get all scope mappings for this client

Path parameters:
id - oauth client's id (not clientId!)
realm - realm name (not id!)

Resources
NameDescription
applications
applications/{app}
Get the roles associated with a client's scope for a specific application.
realmGet list of realm-level roles associated with this client's scope.

Method Summary
ResourceDescription
GET /admin/realms/{realm}/oauth-clients/{id}/scope-mappingsGet all scope mappings for this client

Method Detail
HTTP Example:
GET /admin/realms/{realm}/oauth-clients/{id}/scope-mappings

Get all scope mappings for this client

Output:
MappingsRepresentation -
Produces:
application/json