Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Require Multi-Factor Authentication for AI Voice Agent

Use a system property to control whether Multi-Factor Authentication (MFA) is required for the AI voice agent authentication feature.

Use the glide.voice.authenticate.mfa_mandatory system property to control whether Multi-Factor Authentication (MFA) is required for the AI voice agent authentication feature. MFA requires users to provide two or more different verification factors to access a service or account. Examples of factors are SoftPIN or time-based one-time password (TOTP). More information about authentication factors for AI voice agents can be found at Explore authentication factors for AI voice agents.

Ensure the glide.voice.authenticate.mfa_mandatory system property is set to true.

Important: The sys_id of this System Properties [sys_properties] record should be e0f4e8bd70103210f87732f6ceab0a2f.

More information

AttributeDescription
Configuration nameglide.voice.authenticate.mfa_mandatory
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuetrue
Default valuetrue
Fallback valuetrue
CategoryAccess control
Security risk- Severity score: 3.3 - CVSS score: Low - Security risk details: Enforcing MFA reduces the risk of account compromise if a single factor is leaked or compromised.
Functional impactUsers must configure multiple factors of authentication to use voice authentication. This is the default behavior.
Dependencies and prerequisitesAI voice agent authentication feature is set up and enabled.

Parent Topic:Access control