Skip to content

Enhance Password Policy to Support Minimum 14 Characters and Complexity Requirements #2088

@alaynsn

Description

@alaynsn

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions