glide.login.no_blank_password
ServiceNow property description:
Disallow local logins that do not supply a password
Attributes
- Sys ID: 94f7b810c0a868145e2d23b935eb7de5
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.login.no_blank_password` is used to enhance security by disallowing local logins that do not supply a password. When this property is enabled, users must provide a password to log in, preventing any attempts to authenticate with a blank password. This setting helps to ensure that all user accounts have a layer of protection against unauthorized access. It is particularly useful in environments where security is a high priority and password policies are strictly enforced. By enabling this property, administrators can mitigate the risk of unauthorized access due to weak or non-existent passwords.
Source