get_group_client_role_mappings
Retrieves client-level role mappings assigned to a group in a Keycloak realm. Specify realm, group UUID, and client UUID to get the roles.
Instructions
Get client-level role mappings for the group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| group_id | Yes | Group UUID | |
| client_id | Yes | Client UUID |