Forum Discussion
APM 11.4.1 local user database password policy
Hi,
You can design your own password policy by inserting an empty item between your login page block and your localdb auth block within your vpe. This empty item should have a branch fallback (password complexity check fail) and a Success branch with an advanced expression based on the password session variable. You can use a regex for example : ((?=.\d)(?=.[a-z])(?=.[A-Z])(?=.[@$%]).{6,20})
or alternatively, you can modify login pages within customization panel and add javascript to check password complexity before posting it to APM.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com