Description:
Currently, the platform password policy allows passwords with a minimum length of only 4 characters and does not enforce complexity requirements such as uppercase letters, lowercase letters, numbers, or special characters.
This configuration does not meet modern security standards and creates compliance issues for customers that must adhere to security frameworks such as PCI-DSS.
Requested Enhancement:
Implement configurable password policy controls in the platform to support:
- Minimum password length of at least 14 characters
- Mandatory use of:
- Uppercase letters (A-Z)
- Lowercase letters (a-z)
- Numbers (0-9)
- Special characters (!@#$%^&*, etc.)
Description:
Currently, the platform password policy allows passwords with a minimum length of only 4 characters and does not enforce complexity requirements such as uppercase letters, lowercase letters, numbers, or special characters.
This configuration does not meet modern security standards and creates compliance issues for customers that must adhere to security frameworks such as PCI-DSS.
Requested Enhancement:
Implement configurable password policy controls in the platform to support: