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

Reset Password API #6311

Closed
RyanL1997 opened this issue Feb 13, 2023 · 0 comments
Closed

Reset Password API #6311

RyanL1997 opened this issue Feb 13, 2023 · 0 comments
Assignees

Comments

@RyanL1997
Copy link
Contributor

RyanL1997 commented Feb 13, 2023

Use Case

Internal users are able to reset password by using this API.

Acceptance Criteria:

  • Internal users can reset their password and use the new password for authentication
  • Having validation checks for:
    • Checking the existence of target user
    • Checking current password
    • Checking new password with current password
    • Checking new password with second time verification
@RyanL1997 RyanL1997 self-assigned this Feb 13, 2023
@RyanL1997 RyanL1997 moved this to Awaiting Review in Identity in OpenSearch Feb 13, 2023
@stephen-crawford stephen-crawford moved this to Awaiting Review in Identity in OpenSearch Feb 23, 2023
@github-project-automation github-project-automation bot moved this from Code Awaiting Review to Done in Identity in OpenSearch Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant