MFA

Definition

Multi-Factor Authentication - security method requiring two or more verification methods. Like needing both a key and fingerprint to open a safe.

Use Cases

Provider Equivalents

Frequently Asked Questions

What's the difference between MFA and 2FA?
2FA, or two-factor authentication, is a type of MFA. MFA means using two or more verification factors, while 2FA specifically means exactly two. For example, a password plus a code from an authenticator app is 2FA and also MFA. If a system requires three checks, such as a password, phone approval, and fingerprint, that is MFA but not 2FA.
When should I use MFA?
You should use MFA anywhere account security matters, especially for email, banking, cloud admin accounts, VPN access, developer tools, and systems with customer or company data. It is especially important for privileged users such as administrators, finance staff, and developers. In cloud environments, MFA should be enabled by default for all human users and strongly enforced for admin access.
How much does MFA cost?
The cost depends on the method and platform. Many cloud identity platforms include basic MFA features in existing subscriptions. Authenticator apps are often free, while SMS may create telecom costs. Hardware security keys usually require a one-time purchase per user. Advanced MFA features such as conditional access, risk-based policies, and detailed reporting may require higher-tier identity or security licenses.

Category: security

Difficulty: intermediate

Related Terms

See Also