glide.authenticate.multifactor.remember.browser.default

ServiceNow property description:

Default value of remember browser checkbox in the validate multi-factor page.

Attributes

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

AI generated property description:

The ServiceNow property `glide.authenticate.multifactor.remember.browser.default` determines the default state of the "Remember this browser" checkbox on the multi-factor authentication (MFA) validation page. According to the documentation, this property can be set to either `true` or `false`. When set to `true`, the checkbox will be selected by default, meaning the system will remember the browser for future logins, reducing the need for repeated MFA prompts. Conversely, if set to `false`, the checkbox will not be selected by default, requiring users to manually choose to remember the browser. This property helps enhance user convenience while balancing security needs.

Source

Related property: glide.authenticate.multifactor.remember.browser.enable