/
Technical documentation - Password policy

Technical documentation - Password policy

Password policy is possible to set.

This function is available in version 5.2 and later

Overview

Password policy can be set in the below setting.

<PasswordValidate> <Length>7</Length> <Uppercase>false</Uppercase> <Lowercase>true</Lowercase> <Digit>true</Digit> <NonLetterOrDigit>true</NonLetterOrDigit> </PasswordValidate> <UserManagementSettings> <!-- User's account will be locked after several attempts. Default value is unset, which means unlimited number of tries. --> <LockAccountOnNumberOfFailureAttempt>5</LockAccountOnNumberOfFailureAttempt> <UserManagementSettings>

 

Related articles

Related content

Technical documentation - Force reset of password
Technical documentation - Force reset of password
More like this
Technical documentation - Force change of password and account blocking at failed login
Technical documentation - Force change of password and account blocking at failed login
More like this
Technical documentation - Passwords
Technical documentation - Passwords
More like this
Use basic authentication on document url:s
Use basic authentication on document url:s
More like this
Technical documentation - Login settings
Technical documentation - Login settings
More like this