create-identity-provider-mapper
Create an identity provider mapper to define how external user attributes are mapped to Keycloak users, enabling custom user data synchronization.
Instructions
Create a mapper for identity provider (external user mapping)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Mapper name | |
| alias | Yes | Identity provider alias | |
| realm | Yes | Realm name | |
| config | No | Mapper configuration | |
| identityProviderMapper | Yes | Mapper type |