-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 3 - Minor
-
Summary
This BUG is similar to the one that was fixed in ID-6561, except that here the interactive form shows "Very strong" and displays an error "Your password must have a minimum strength of very strong".
Environment
Steps to Reproduce
- Add the user to an authentication policy where the password strength requirement is "Very Strong"
- access id.atlassian.com with the test user
- enter the email and use the "Can't log in?" link to send a recovery link
- use the recovery link to try and reset the password
- try a password like "@ugu5t2023!!dd", for example
- this is reported as "Very strong"
- press continue
Expected Results
The password will change
Actual Results
You see the message error: "Your password must have a minimum strength of very strong"
Workaround
Use at least 12 characters with 3 capital letters and 3 special characters.
Note
Running some password checks show that the password used "@ugu5t2023!!dd" is "Strong". Therefore, it appears that the issue is in the "Very strong" info displayed when entering the new password.