Property reference

glide.enable.blacklist_password

The glide.enable.blacklist_password property enables validation of user passwords against a list of excluded passwords. Admins should care about this setting to enhance security by preventing the use of easily guessable or commonly used 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 ensures that user passwords are checked against a predefined blacklist of excluded passwords to improve security.
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 policies or password requirements.

Out of the box property record

Raw metadata from the property record.

Property name glide.enable.blacklist_password
Sys ID 1ef2eda973233300616ca9843cf6a75c
Type boolean
Application Global
Default value true
Description Enable to validate user password against Excluded Passwords
Updated 2024-05-25 03:58:12

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... users can no longer be able to access image attachments unless explicitly allowed using one of the exclusion procedures. Enable a deny-list password validation check • Technical Configuration Name ◦(Old‎ glide.enable.blacklist_password ◦(New‎ glide.enable.blacklist_password, blacklisted_password • Description ◦(Old‎ <blank> ◦(New‎ Use the glide.enable.blacklist_password property to monitor deny-list passwords. When the property is set to true, the user's password is checked against a ...