-
Notifications
You must be signed in to change notification settings - Fork 729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement User Account Recovery V2 API #16536
Comments
We have decided to disable the current recovery service along with this improvement. A config is introduced to enable/disable the service. Related PRs:
The following config should be added to the deployment.toml file to enable the service.
|
Recovery V2 API is implemented with: |
DB migration is tracked with #16576 |
There's an issue in Recovery V2 /confirm API when the channel is |
Is your suggestion related to an experience ? Please describe.
We have encountered following issues with the current recovery V1 API [1] we have.
Considering the above, we need to provide a new V2 API based on the following approach,
UI support for the User Account Recovery V2 API will be onboarded at a later phase.
[1] https://is.docs.wso2.com/en/latest/guides/identity-lifecycles/extend-username-and-password-recovery/#with-internal-notification-management
The text was updated successfully, but these errors were encountered: