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

Disable current recovery service #750

Closed

Conversation

Rashmini
Copy link
Contributor

@Rashmini Rashmini commented Aug 28, 2023

Proposed changes in this pull request

Due to the encountered issues with the current V1 API, a new V2 API is provided. Hence, current recovery service will be disabled. There will be a config to enable/disable the service.

When the V1 API is invoked while it's disabled, the response will be as follows.

Status code: 404 Not Found
Response body:

{
    "code": "UAR-10017",
    "message": "Not Found",
    "description": "Recovery API is disabled",
    "traceId": "7078d34c-63de-4fbc-b212-d59cac942b0a"
}

Related issue: wso2/product-is#16536

When should this PR be merged

This should be merged after wso2/carbon-identity-framework#4878

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant