glide.ui.forgetme

ServiceNow property description:

Remove "Remember me" checkbox from login page.

Attributes

  • Sys ID: 20685597c611228301316264159fc184
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.forgetme` is used to control the "Remember Me" functionality on the login page. When this property is set to `true`, the "Remember Me" checkbox is removed, preventing users from saving their login credentials in the browser. This enhances security by ensuring that user sessions are not inadvertently prolonged or accessed by unauthorized individuals. The property can be configured in the system properties under the "Security" section. This setting is particularly useful in environments where strict security policies are enforced.

Source

Related property: glide.ui.show_time