Enable a deny-list password validation check
Manage the deny-list passwords in the Excluded Password table.
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 list of the deny-list passwords to prevent them from using a password from a set of breached passwords. The administrator can maintain the list by inserting passwords into the Excluded Password table.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.enable.blacklist_password |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | boolean |
| Recommended value | true |
| Default value | false |
| Category | Authentication |
| Dependencies and prerequisites | None |
| References | Excluding passwords through password policies on your instance |