OpenID Connect mapping rules
Mapping rules allow users to customize the information that is propagated from an OpenID Connect Provider or what is consumed by a Relying Party. These mapping rules can either be JavaScript, which is invoked internally via the STS, or the mapping can be performed externally via a HTTP request.
- OpenID Connect Provider mapping rules
- OpenID Connect Relying Party mapping rules
- Attribute sources
- Updating mapping rules when enabling OIDC
Parent topic: Mapping rules for OAuth and OIDC