delete-client-scope-protocol-mapper
Remove a protocol mapper from a Keycloak client scope by providing realm, client scope ID, and mapper ID.
Instructions
Delete a protocol mapper from a client scope
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| mapperId | Yes | Protocol mapper ID | |
| clientScopeId | Yes | Client scope ID |