Enable Password Policy

To ensure users are using complex passwords, a password policy can be used. This is only applicable for projects with security enabled using the Default provider type.

By default, the password policy is disabled. Enabling this feature will enforce the below rules for passwords:
  • Minimum of six characters
  • No whitespace
  • At least one uppercase character
  • At least one lowercase character
  • At least one special character
Note: Passwords created before enabling the password policy will not be subject to the above rules until the user's password is changed.

To enable the password policy:

  1. In Designer, go to the Home tab and click Security.
  2. In the General section, check the Enable password policy checkbox.
  3. Click OK.

All newly created and updated passwords will now must meet the password policy requirements.