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 #766

Merged
merged 5 commits into from
Sep 27, 2023

Conversation

Rashmini
Copy link
Contributor

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

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/6258196280

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/6258196280
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/6258196280

@Rashmini Rashmini merged commit c0f6d2f into wso2-extensions:master Sep 27, 2023
2 checks passed
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.

3 participants