glide.webauthn.enabled
ServiceNow property description:
Enable web authentication (FIDO2) based MFA
Attributes
- Sys ID: 0ea093d073312010fdbd04fbc4f6a797
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.webauthn.enabled` is used to enable or disable web authentication (FIDO2) based multi-factor authentication (MFA) within the platform. When this property is set to true, users can utilize FIDO2-compliant devices, such as security keys or biometric authentication methods, for an additional layer of security during the login process. This enhances the overall security posture by leveraging modern, phishing-resistant authentication mechanisms. The property can be configured in the system properties to meet organizational security requirements. For more detailed information, refer to the ServiceNow documentation on MFA properties.
Source