list-available-group-roles
List grantable roles for a group, either realm-wide or for a specific client, to see what can still be assigned.
Instructions
List roles a group could still be granted -- realm roles, or a client's roles when clientId is given
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| groupId | Yes | Group ID | |
| clientId | No | Client ID to list that client's available roles instead of realm roles |