GLOSSARY logo

GLOSSARY

THE TECHNICAL LANGUAGE OF DIGITAL B2B INFRASTRUCTURE

PRACTICE
CYBERSECURITY

Multi-Factor Authentication (MFA)

An authentication process requiring a user to present evidence from at least two distinct authentication-factor categories before access is granted.


BUSINESS RELEVANCE

MFA reduces account takeover from stolen or reused passwords and is a foundational control for remote access, administration, and sensitive applications.


IMPLEMENTATION EXAMPLE

Administrators authenticate with a password and a phishing-resistant hardware key, while recovery requires separately controlled identity verification and is fully logged.


LIMITATIONS

MFA is not immune to phishing, session theft, insecure recovery, push fatigue, or compromised endpoints. SMS and one-time codes generally provide weaker protection than phishing-resistant authenticators.


TECHNICAL EXPLANATION

Factors commonly include something known, possessed, or inherent to the claimant. Strong MFA combines independent factors and resists phishing through cryptographic authenticators such as passkeys or security keys. Two steps using the same factor category do not necessarily constitute MFA.


Secondary Topics

Systems Architecture

Sources

NIST Digital Identity Guidelines — https://pages.nist.gov/800-63-4/; CISA — More Than a Password — https://www.cisa.gov/mfa