Property reference

glide.enable.password_policy

The glide.enable.password_policy property enables the enforcement of password policies within the ServiceNow platform. Admins should ensure this property is set to true to maintain security standards for user passwords.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property activates the password policy feature, which governs password complexity and expiration requirements for users.
What area does it affect? User Authentication
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when updating security protocols or during regular security audits.

Out of the box property record

Raw metadata from the property record.

Property name glide.enable.password_policy
Sys ID 2912711e8df0021087de63ac7f1f0066
Type boolean
Application Global
Default value true
Description System Property to enable Password Policy.
Updated 2024-05-25 04:31:04

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... Documentation Updates instance itself. Limiting recipient counts is essential to prevent abuse and maintain system performance and availability. Enable password reset policy checks • Description ◦(Old‎ <blank> ◦(New‎ Use the glide.enable.password_policy property to customize password strength validation rules for the Change Password form. Customize the length and complexity values to match your organization's security policy. If "glide.enable.password_policy" is not set to ...