glide.authenticate.multifactor.remember.browser.enable
ServiceNow property description:
Enable remember browser feature for multi-factor authentication.
Attributes
- Sys ID: d1314d1cb7323300fdbdde69ee11a9e2
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.authenticate.multifactor.remember.browser.enable` allows users to enable the "remember browser" feature for multi-factor authentication (MFA). When this property is set to true, users can opt to have their browser remembered, reducing the frequency of MFA prompts on that device. This enhances user convenience by minimizing repeated authentication steps while maintaining security. The property can be configured in the system properties to either enable or disable this feature. For more detailed information, you can refer to the official ServiceNow documentation on MFA properties.
Source