-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
area/authenticationIndicates an issue on Authentication areaIndicates an issue on Authentication areakind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugrelease/25.0.0team/core-clients
Milestone
Description
Describe the bug
In the password reset flow, if a user is not logged in when he fills his username at the Choose User execution, he is redirected to the login page with a temporary message telling him You should receive an email shortly with further instructions.
However, if the user is logged in when he fills his username at the Choose User execution, he is redirected to his account homepage without any temporary message.
Version
15.0.2, 20.0.2
Expected behavior
The user sees the temporary message even if he is logged in when he submits the form with his username.
Actual behavior
No response
How to Reproduce?
- Sign in with a user
- Enter in the
Reset Credentialsflow (https://domain.com/realms/realm-name/login-actions/reset-credentials) - Fill the user username
- You are redirected to his account homepage without any temporary message
Anything else?
No response
Metadata
Metadata
Assignees
Labels
area/authenticationIndicates an issue on Authentication areaIndicates an issue on Authentication areakind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugrelease/25.0.0team/core-clients