Skip to content
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

Update IDN_RECOVERY_DATA table and add IDN_RECOVERY_FLOW_DATA table #16576

Closed
Rashmini opened this issue Sep 4, 2023 · 2 comments
Closed

Update IDN_RECOVERY_DATA table and add IDN_RECOVERY_FLOW_DATA table #16576

Rashmini opened this issue Sep 4, 2023 · 2 comments

Comments

@Rashmini
Copy link
Contributor

Rashmini commented Sep 4, 2023

With the fixes done for #16536, following DB changes were done.

  • Introduced the new table IDN_RECOVERY_FLOW_DATA
  • Added RECOVERY_FLOW_ID column to the IDN_RECOVERY_DATA table
  • Made RECOVERY_FLOW_ID column a foreign key in the IDN_RECOVERY_DATA table

Related PR: wso2/carbon-identity-framework#4883

This needs a migration for the existing versions.

Note for the migration Impact doc

### Disabling User Account Recovery V1 API

With IS 7.0.0, User Account Recovery v1 API will be disabled by default.
It is recommended to migrate to the User Account Recovery v2 API. For users who still wish to use the v1 API, adjustments to the deployment.toml file are necessary. Add the following configuration to enable the v1 API:

[identity_mgt.recovery]
enable_v1_api = true

By incorporating this configuration, the v1 API will be kept enabled, aligning with behaviors observed in earlier versions.
@Rashmini
Copy link
Contributor Author

Rashmini commented Oct 4, 2023

Cleanup script for the new table is added with wso2/carbon-identity-framework#4969

@isharak
Copy link
Member

isharak commented Nov 7, 2024

This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!

@isharak isharak closed this as completed Nov 7, 2024
@github-project-automation github-project-automation bot moved this from Open to Done in Identity Server 7.0.0 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

5 participants