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 email OTP as a method for multi-factor authentication, adding an extra layer of security for user accounts. |
| 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 measures for user authentication. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authenticate.multifactor.email.otp.enabled |
| Sys ID |
efaff242c3213010cff283bec840dda7 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable email OTP for Multi-factor authentication |
| Updated |
2024-05-25 04:38:46 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Updates ◦(Old <blank> ◦(New Messages encrypted by the IDP could be decrypted by any actor, if intercepted. Enable email OTP for multi-factor authentication • Description ◦(Old <blank> ◦(New The property "glide.authenticate.multifactor.email.otp.enabled" controls if a token for the second authentication factor can be sent via email. Email is considered a weak MFA factor which an attacker is more likely to gain access ...
Related properties