Feature description
The aim of this feature is to provide a mechanism which requires uses to reset their passwords after a given interval.
Given
A global process engine configuration value for password expiry has been specified
When
The expiry date for a password is reached (calculated based on the date the password was created)
Then
After providing a valid password upon login, the user is prompted to change their password.
Notes:
Is the new password required to be different from all previous passwords or only the last one?
This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2291. Please use this link for any future references and continue any discussion there.