- DATE:
- AUTHOR:
- Ory Team
Full user profile in id_token for SAML attribute mapping
DATE:
AUTHOR:
Ory Team
Previously, the id_token
did not include the complete user profile, which prevented custom SAML attributes from being mapped in Jsonnet during SAML connection configuration. This issue has been resolved.
Ory Polis has been updated to v1.45.0 to support this behavior.
Custom SAML attributes now flow through the id_token
and are available for mapping.
Refer to the Ory documentation for more information on attribute mapping.