You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: