keycloak_get_client_assigned_scopes
Retrieve client scopes assigned to a client, showing default scopes always applied and optional scopes applied on request. Clarifies scope assignments for Keycloak clients.
Instructions
Show which client scopes are assigned to a client, split into default (always applied) and optional (applied only when the request asks for them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | No | Realm to operate on. Defaults to the server's configured realm (KEYCLOAK_REALM). | |
| clientUuid | Yes |