update-client
Update client settings in Keycloak, including redirect URIs, protocol mappers, and other properties, to manage OAuth client configuration.
Instructions
Update client settings (redirect URIs, protocol mappers, etc.)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Client name | |
| realm | Yes | Realm name | |
| enabled | No | Enabled status | |
| clientId | Yes | Client ID | |
| description | No | Client description | |
| publicClient | No | Public client | |
| redirectUris | No | Redirect URIs |