All other features are outlined in this section of the documentation.
Password Policy
The password policy can be configured to cover various requirements.
Variable requirements can be specified, or no requirements can be specified at all.
Below are the available options that can be configured:
Requirement | Description | Default Value |
Minimum password length | When provided, the value specified in this requirement is what the minimum length a password must be. | System default |
Requires at least one digit | When enabled, the password must contain at least one digit from the following list: 0 1 2 3 4 5 6 7 8 9 | Disabled |
Require at least one special character | When enabled, the password must contain at least one character from a configured list of values. | Disabled |
Require at least one upper case character | When enabled, the password must contain at least one uppercase letter. | Disabled |