kratos
kratos copied to clipboard
Add request data to web hook ctx
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 raw json request data in web hook ctx.
Describe your ideal solution
New field ctx.request_data is available in Jsonnet for web hooks.
Workarounds or alternatives
Version
1.2.0
Additional Context
No response