add_user_realm_role_mappings
Assign realm-level roles to a specific user in Keycloak by providing the realm, user ID, and role representations.
Instructions
Add realm-level role mappings to a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| user_id | Yes | User ID | |
| roles | Yes | List of role representations |