get_role_by_id_client_composites
Get the client-level composite roles of a role by its ID and client UUID in a Keycloak realm.
Instructions
Get client-level composites of a role by ID for a specific client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| role_id | Yes | Role ID | |
| client_uuid | Yes | Client UUID |