get-composite-roles
Retrieve the list of composite roles for a specific role in a Keycloak realm. Provide realm and roleId to get effective roles.
Instructions
Get composite roles for a role
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum results | |
| first | No | First result index | |
| realm | Yes | Realm name | |
| roleId | Yes | Role ID | |
| search | No | Search term |