glide.enable.password_policy

ServiceNow property description:

System Property to enable Password Policy.

Attributes

  • Sys ID: 2912711e8df0021087de63ac7f1f0066
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.enable.password_policy` is a system property that, when enabled, enforces password policy checks during password resets. According to the documentation, this property ensures that any password reset adheres to the defined password policies, enhancing security by preventing the use of weak or compromised passwords. The property is particularly useful in maintaining compliance with organizational security standards. When set to true, it activates the password policy checks, while setting it to false disables these checks. This property is crucial for organizations aiming to enforce stringent password security measures.

Source

Related property: glide.password_policy.debug