Use the glide.enable.password_policy property to enable password policy checks whenever a user changes their password using the user interface.

To define which password policy to use once this property is enabled, see Enable password policies on your instance.

Note: The glide.enable.password_policy does not apply when an administrator changes a password or adds a user through script.

More information

Steps to configure

If you configure this setting in the Hardening Compliance Configuration page in the Instance Security Center:
  1. Under Medium, Select Session Management.
  2. In the Enable Password Reset Policy Check setting, select Medium for medium strength passwords, or Strong for more robust, higher strength passwords. Selecting one of these options sets the glide.enable.password_policy property to true and starts a workflow that automatically updates your password policy.

Additionally, you can set the glide.apply.password_policy.on_login system property to enable password policy checks at the time of log in.