Enable password reset policy checks [Updated in Security Center 2.0]
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Platform Security
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.
More information
Steps to configure
- Under Medium, Select Session Management.
- 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.