Legacy authentication refers to older sign-in protocols — Basic Authentication, SMTP AUTH, POP3, IMAP4, and similar — designed before modern authentication and MFA existed. These protocols transmit credentials as simple username and password pairs with no mechanism to support MFA, Conditional Access policies, or any of the modern sign-in protections that Microsoft 365 is built around.
When legacy authentication is enabled, an attacker who obtains credentials through phishing, credential stuffing, or a data breach can sign in directly using one of these older protocols and completely bypass MFA. It doesn't matter that the user has MFA registered — the legacy protocol simply doesn't ask for it.
Microsoft's own research consistently finds that legacy authentication is involved in the vast majority of password spray attacks. Blocking it is one of the highest-impact, lowest-risk security changes available for most tenants — and one of the first things Conditional Access security baselines recommend.
Some environments have legitimate legacy authentication dependencies that must be handled before blocking:
Exceptions should be scoped as narrowly as possible — to specific service accounts and source IP ranges rather than broad user groups. A report-only policy will surface all legacy auth usage before you enforce.
After enforcing this control, review these related areas: