glide.login.autocomplete
ServiceNow property description:
Allow browsers to use autocomplete on password fields on login forms
Attributes
- Sys ID: fcfd404437033000d2d5973ebebe5de9
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.login.autocomplete` controls whether browsers are allowed to use the autocomplete feature for password fields on login forms. When this property is enabled, users can benefit from their browser's ability to remember and automatically fill in their login credentials, enhancing convenience and speed during the login process. However, enabling autocomplete can pose security risks, as it may allow unauthorized users to gain access to saved credentials if the device is compromised. By default, this property is set to false, meaning autocomplete is disabled to prioritize security. Administrators can modify this property based on their organization's security policies and user convenience needs.
Source