glide.authenticate.multifactor.setup.bypass.count
ServiceNow property description:
Number of times a user can bypass setting up multi-factor authentication
Attributes
- Sys ID: 81022813d713310091204187ed610360
- Type: integer
- Application: Global
- Default value: 3

AI generated property description:
The ServiceNow property `glide.authenticate.multifactor.setup.bypass.count` determines the number of times a user can bypass the setup of multi-factor authentication (MFA) when it is required. This property is useful for allowing users to access the system temporarily without completing the MFA setup, providing flexibility during the initial rollout or for users who may face issues during setup. The default value for this property is typically set to 0, meaning no bypasses are allowed unless explicitly configured. Adjusting this property can help balance security needs with user convenience. For more detailed information, refer to the official ServiceNow documentation on MFA properties.
Source