CybersecurityIdentity & Access

Multi-Factor Authentication

Overview

Direct Answer

Multi-factor authentication (MFA) is a security control that requires users to verify their identity using two or more independent verification methods—or factors—before gaining access to a system or resource. This approach substantially reduces the risk of unauthorised access compared to single-factor methods such as passwords alone.

How It Works

MFA combines factors from distinct categories: something you know (passwords, PINs), something you have (hardware tokens, mobile devices), and something you are (biometric data). Upon login, the system prompts the user to provide each required factor sequentially or simultaneously, verifying each independently before granting access.

Why It Matters

Organisations adopt MFA to mitigate credential compromise risks, particularly against phishing and brute-force attacks. Regulatory frameworks and compliance standards increasingly mandate MFA for sensitive data access, driving adoption across financial services, healthcare, and government sectors. The modest implementation cost relative to breach remediation costs makes MFA economically compelling.

Common Applications

Enterprise cloud platforms, banking systems, email services, and virtual private networks routinely deploy MFA. Government agencies, healthcare providers, and financial institutions require MFA for administrative access and sensitive transactions to meet compliance obligations.

Key Considerations

MFA introduces user friction and dependency on secondary devices, potentially impacting adoption rates and support burden. Loss or compromise of a factor (such as a mobile device) can block legitimate access, necessitating robust account recovery procedures.

More in Cybersecurity