Hi all,
I'm opening this thread because I'm searching for a simple solution that will allow to set a minimum password length on AEM 6.5 On Prem for Author user without doing any kind of custom logic.
For example, the request is to have a minimum of 14 characters (no worries about what kind of characters are alloweed, it's just about length) instead of the default value.
Is there any way to achieve this result?
If no, do you have any suggested solution to made it in a custom way?
I've found many thread on the community but no one answer directly to this simple question.
Thanks in advance for you help!
Regards,
Simone
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @SimoneDiPaolo ,
to configure Password complexity: "Apache Jackrabbit Oak AuthorizableActionProvider"
https://aem4beginner.blogspot.com/how-to-set-password-policy-for-aem-users
https://jackrabbit.apache.org/oak/docs/security/user/authorizableaction.html
Thanks
Hi @SimoneDiPaolo ,
to configure Password complexity: "Apache Jackrabbit Oak AuthorizableActionProvider"
https://aem4beginner.blogspot.com/how-to-set-password-policy-for-aem-users
https://jackrabbit.apache.org/oak/docs/security/user/authorizableaction.html
Thanks
Thank you for the answer!
Regards,
Simone
Views
Likes
Replies
Views
Likes
Replies