Password Rules for Authentication

You can set validations to set new password or reset password.


To set password validations, use the following steps:

  1. Navigate to Settings > your Authentication Service > Password Settings.

  2. Set the validations. Sample validations are as follows:

    • Maximum Password Length: Maximum number of characters that a password can contain.

    • Minimum Password Length: Minimum number of characters that a password must contain.

    • Password Must Contain: A dropdown list to validate if a password contains lowercase letters, numbers, uppercase letters, and special characters.

    • Allowed Password Character Regex: A regular expression to validate allowed characters and apply custom validations.

    • Allowed Password Characters Message: The message shown when an invalid password is entered.

    • Password Reset Period in Days: Number of days after which the password expires.

    • Previous Password Reuse Restriction: Number of previously used passwords that cannot be reused during reset.

    • Incorrect Password Count Allowed: Maximum number of incorrect attempts after which the account is locked.

  3. Save the Authentication and application.