[Added] Password policy template
Posted: Sat Jan 08, 2022 7:20 am
Rules for enforcing Password policies can be created by making a Procedure with a Code of nuCheckPasswordPolicy.
If a Procedure exists with this Code, it will be used to validate any Password Changes by the user.
Under Builder -> Procedure, clone the template "nuCheckPasswordPolicy_Template" and save it.
Adjust the rules if needed.
Now when a user changes the password through the "Change Password" page, the new password must meet the complexity requirements defined in the procedure.
If a Procedure exists with this Code, it will be used to validate any Password Changes by the user.
Under Builder -> Procedure, clone the template "nuCheckPasswordPolicy_Template" and save it.
Adjust the rules if needed.
Now when a user changes the password through the "Change Password" page, the new password must meet the complexity requirements defined in the procedure.