update-client-scope-protocol-mapper
Modify an existing protocol mapper within a client scope in Keycloak. Update mapper details such as name, protocol, type, and configuration to adjust how claims are mapped.
Instructions
Update a protocol mapper for a client scope
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Protocol mapper name | |
| realm | Yes | Realm name | |
| config | No | Protocol mapper configuration | |
| mapperId | Yes | Protocol mapper ID | |
| protocol | Yes | Protocol | |
| clientScopeId | Yes | Client scope ID | |
| protocolMapper | Yes | Protocol mapper type |