kratos
kratos copied to clipboard
Add old identity to web hook ctx for settings flow
Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's Code of Conduct.
- [X] I have read and am following this repository's Contribution Guidelines.
- [ ] I have joined the Ory Community Slack.
- [ ] I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe your problem
It'd be useful to have "before updates applied" identity in web hook ctx for settings flow.
Describe your ideal solution
New field ctx.old_identity is available in Jsonnet for web hooks.
Workarounds or alternatives
Version
1.2.0
Additional Context
No response