glide.authenticate.multifactor.email.otp.enabled
ServiceNow property description:
Enable email OTP for Multi-factor authentication
Attributes
- Sys ID: efaff242c3213010cff283bec840dda7
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.authenticate.multifactor.email.otp.enabled` is used to enable or disable the use of email-based One-Time Password (OTP) for multi-factor authentication (MFA). When this property is set to true, users will receive an OTP via email as an additional layer of security during the authentication process. This enhances the security of user accounts by requiring a second form of verification beyond the standard username and password. The property can be configured in the system properties to meet the organization's security requirements. For more detailed information, refer to the ServiceNow documentation on enabling email OTP for multi-factor authentication.
Source