glide.authenticate.multifactor.remembered.browser.max.count

ServiceNow property description:

Maximum number of browser a user can remember.

Attributes

  • Sys ID: 3e8c3858b7323300fdbdde69ee11a9c6
  • Type: integer
  • Application: Global
  • Default value: 5
AI Logo

AI generated property description:

The ServiceNow property `glide.authenticate.multifactor.remembered.browser.max.count` specifies the maximum number of browsers that a user can remember for multifactor authentication (MFA). This property helps manage the number of browsers that can bypass the MFA challenge after the initial authentication. If the number of remembered browsers exceeds this limit, the oldest remembered browser is removed to accommodate the new one. This ensures that users can only have a limited number of trusted browsers at any given time, enhancing security by preventing an excessive number of remembered browsers. The default value for this property is typically set to a specific number, which can be adjusted based on organizational security policies.

Source

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