Property reference

glide.password_policy.use_excluded_special_char

This property enables the use of the Excluded Special Character option on the Password Policy Form. Admins should care about it to ensure compliance with specific password requirements and enhance security measures.

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? It allows administrators to configure password policies by excluding certain special characters from being used in passwords.
What area does it affect? Password Policy Management
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 adjusting password requirements.

Out of the box property record

Raw metadata from the property record.

Property name glide.password_policy.use_excluded_special_char
Sys ID 14aa082753213010616cddeeff7b12cf
Type boolean
Application Global
Default value true
Description Enable to use the Excluded Special Character option on the Password Policy Form.
Updated 2024-05-25 03:58:07

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... example, when '@ $!' is entered, users should not be able to use '@', '$' and '!' as special characters in their passwords. Note: This option is available if the glide.password_policy.use_excluded_special_char property is enabled. Disallow User Data It is enabled to disallow the user data. 6. In the Sequence Matching section, specify the Sequence Length Threshold and Repetition Length Threshold. Note: ...