- 16 Sep 2024
- 1 Minute to read
- Print
- PDF
Configurable Password Policies
- Updated on 16 Sep 2024
- 1 Minute to read
- Print
- PDF
Configurable Password Policies
Introduction
Strict Password Policy: A strict password policy typically mandates that passwords include at least one character from each of the following categories: lowercase letters, uppercase letters, numbers, and special characters. Additionally, passwords must be at least 7 characters long.
Maximum Password Length: This setting specifies the maximum allowable length for passwords.
Minimum Password Length: This setting specifies the minimum allowable length for passwords.
1. Setting Up Strict Password Policy:
You can enable this feature by following these steps:
1.1 Enable the feature by setting the value to "Yes" in the Value text box.
1.2 Click the Update button.
2. Setting Up Maximum Password Length:
2.1 Go to Setup -> Config, search for "MaximumPasswordLength," and click the edit button.
2.2 Enter your desired maximum password length in the Value field and click Update. Note: The value must be at least 4 characters or greater than the MinimumPasswordLength setting.
3. Setting Up Minimum Password Length:
3.1 Go to Setup -> Config, search for "MinimumPasswordLength," and click the edit button.
3.2 Enter your desired minimum password length in the Value field and click Update. Note: The value must be at least 4 characters or less than the MaximumPasswordLength setting.
Finally, navigate to User Management -> Login Screen and hover over "Password Criteria(?)" to ensure that the criteria message reflects the newly set values.
Note : same password validation will be applied on
1 Registration screen
2 ) Change Password screen