10-15-2024 01:50 AM
How can I configure the password policy on Alfresco Community Edition 7.2 to enforce password complexity?
10-16-2024 12:57 PM
Hello.
As far as I know, there is nothing like that OOTB.
If you need such policy, you should consider using some third party authentication, like ldap, and configure the policy there.
11-22-2024 04:24 AM
In many administrations LDAP or Keycloack have become a "must", but if external authentication is not an option, you can override the "passwordGenerator" bean for automatic password generation (when you invite an external user to the site for example), with your java class and then set a behavior listening on the update of the "usr:password" property to avoid weak password updates that do not meet your requirement (not tested).
Explore our Alfresco products with the links below. Use labels to filter content by product module.