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

Change password through the FoxIDs Control API #990

Open
Revsgaard opened this issue Oct 28, 2024 · 0 comments
Open

Change password through the FoxIDs Control API #990

Revsgaard opened this issue Oct 28, 2024 · 0 comments
Labels

Comments

@Revsgaard
Copy link
Member

Revsgaard commented Oct 28, 2024

The user is logged in to an application.
The use case is an application with a user profile page where the user should be able to change password. The user enters the current and new passwords.
The application then call the FoxIDs Control API from the backend with an access token obtained by the application. And with the users current and new password. The FoxIDs Control API returns with OK or an error.
Errors:

  • Incorrect current password
  • Invalid / not accepted new password (some error types)
  • General error
@Revsgaard Revsgaard added this to the Change password milestone Oct 28, 2024
@Revsgaard Revsgaard added the API label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant