Description
- Define a password policy and set history to a value > 0 (even 1 is good).
- Set configuration parameter password.cipher.algorithm to a salted algorithm, say SSHA512 for example.
- Create and user with a password.
- Try to edit (more times if you like, in order to populate password history) user by changing the password (password management or edit wizard) to the same value or a value that you are sure that is in the password history (to trigger the policy). You'll see that the password is updated to the already used value and the history policy is not triggered.
Attachments
Issue Links
- breaks
-
SYNCOPE-1372 Password history checks not effective
- Closed