add_user_client_role_mappings
Assign client-level roles to a user, granting specific permissions for a client application in a Keycloak realm.
Instructions
Add client-level role mappings to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| user_id | Yes | User UUID | |
| client_id | Yes | Client UUID | |
| roles | Yes | List of role representations |