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 a user-friendly interface for setting up multi-factor authentication options separately. |
| What area does it affect? |
Multi-Factor Authentication Setup |
| 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 implementing or updating security protocols for user authentication. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.auth.mfa.ui.v2.enabled |
| Sys ID |
021ae381770102104bb41646ba5a99d2 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable the enhanced multi-factor authentication(MFA) setup UI to allow users to setup the factors independently |
| Updated |
2024-04-25 04:12:58 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 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 to enable MFA factor independently for the users without setting up an authenticator app. Multi-factor Authentication criteria Use MFA criteria to determine which users and roles must use two-step ...
Related properties