We have a requirement where in we need to set the Password Policies like -1 Digit to be mandatory. -1 Special character to be mandatory -length to be minimum 8-25 characters.
Additionally we need to implement password history upto to last 3 password set, only for hac and Backoffice users i.e for Employee group.
Is there any OOTB features available to achieve this.Pointers for this requirements will be very helpful. We are using hybris 6.7.0.0 version.