glide.apply.password_policy.on_login

ServiceNow property description:

Enable to enforce Password Policy check against the user password during Login.

Attributes

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

AI generated property description:

The ServiceNow property `glide.apply.password_policy.on_login` determines whether the system enforces password policy checks during user login. When enabled, this property ensures that user passwords comply with the defined password policies at the time of login. This can help enhance security by ensuring that all users adhere to the organization's password requirements. If disabled, the password policy is not checked during login, which might allow users to log in with passwords that do not meet the current policy standards. This property is particularly useful for organizations that want to enforce strict password compliance consistently. For more details, refer to the [ServiceNow documentation](https://docs.servicenow.com/bundle/washingtondc-platform-security/page/administer/security-center/reference/sc-do-not-apply-password-policy-at-login.html).

Source

Related property: glide.enable.password_policy