docs
docs copied to clipboard
Review documentation related to Kratos address verification hook / response codes
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.
- [x] I have joined the Ory Community Slack.
- [x] I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe the bug
Ory Network responds with 403 if address verification is required, e.g., when processing a login request. This response code is currently not documented in docs / api docs:
- https://www.ory.com/docs/actions/require-verified-address
- https://www.ory.com/docs/reference/api#tag/frontend/operation/updateLoginFlow
Reproducing the bug
n/a
Relevant log output
Relevant configuration
Version
Ory Network
On which operating system are you observing this issue?
None
In which environment are you deploying?
Ory Network
Additional Context
No response