Skip to content

docs: document update_identity_on_login for OIDC providers#2479

Merged
hperl merged 3 commits intomasterfrom
feat/update-identity-on-login
Mar 27, 2026
Merged

docs: document update_identity_on_login for OIDC providers#2479
hperl merged 3 commits intomasterfrom
feat/update-identity-on-login

Conversation

@hperl
Copy link
Copy Markdown
Collaborator

@hperl hperl commented Mar 23, 2026

Summary

  • Document the new update_identity_on_login provider setting in the social sign-in data mapping guide
  • Covers Console and CLI configuration, the identity ext var, metadata preservation, and behavior details

Related: ory-corp/cloud#11196

🤖 Generated with Claude Code

Add documentation for the new `update_identity_on_login` provider setting
that re-runs the Jsonnet data mapper on every OIDC login to keep identity
traits and metadata in sync with the upstream provider.

Covers:
- Console and CLI configuration
- The `identity` ext var available in the mapper during login
- Metadata preservation behavior
- Schema validation and behavior details
Co-authored-by: Vincent <vincent@ory.sh>
@hperl
Copy link
Copy Markdown
Collaborator Author

hperl commented Mar 26, 2026

@vinckr code PR is now merged. Can we merge this as well?

Copy link
Copy Markdown
Member

@vinckr vinckr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vinckr code PR is now merged. Can we merge this as well?

I would say merge it when it is released

@hperl hperl merged commit d5eb0b6 into master Mar 27, 2026
9 checks passed
@hperl hperl deleted the feat/update-identity-on-login branch March 27, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants