add_group_client_role_mappings
Assign client-level roles to a group by providing realm, group UUID, client UUID, and roles. Used to manage group permissions for a specific client.
Instructions
Add client-level role mappings to the group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| group_id | Yes | Group UUID | |
| client_id | Yes | Client UUID | |
| roles | Yes | List of role representations |