get-group-roles
Retrieve roles assigned to a Keycloak group, returning realm and client role mappings. Provide realm name and group ID to get the group's assigned roles.
Instructions
Get roles assigned to a group, returned as { realmMappings, clientMappings }
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| groupId | Yes | Group ID |