Property reference

glide.webauthn.enabled

The glide.webauthn.enabled property enables web authentication using FIDO2 for multi-factor authentication (MFA). Admins should ensure this property is enabled to enhance security through modern authentication methods.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property activates FIDO2-based web authentication for MFA, improving security for user logins.
What area does it affect? Multi-Factor Authentication
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when assessing security protocols or implementing MFA solutions.

Out of the box property record

Raw metadata from the property record.

Property name glide.webauthn.enabled
Sys ID 0ea093d073312010fdbd04fbc4f6a797
Type boolean
Application Global
Default value true
Description Enable web authentication (FIDO2) based MFA
Updated 2024-05-25 04:29:11

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... this duration. The default is 8 hours. glide.authenticate.multifactor.remembered.browser.max.count The number of browsers MFA remembers for this user. glide.authenticate.multifactor.remember.browser.default Default value of the remember-browser check box in the validate multi-factor page. glide.webauthn.enabled‎ Option to enable passwordless authentication (FIDO2 based MFA‎ methods such as hardware key and biometric authentication. glide.authenticate.multifactor.email.otp.enable Option to enable email based OTP as a factor for MFA. glide.auth.mfa.ui.v2.enabled Option ...