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 Enabling password policies on your instance. Ensure the Glide Property glide.enable.password_policy exists and is set to the value true. If the property does not appear in the sys_properties table, add a new record.

Note: The glide.enable.password_policy does not apply when an administrator changes a password or adds a user through script.
Warning: This is a safe harbor property, meaning the value can't be altered once it's changed. It is non-revertible.

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.