Skip to main content
Version: 2.1.1-preview

CISA.MS.AAD.1.1 - Legacy authentication SHALL be blocked.

Overview

Legacy authentication SHALL be blocked.

Rationale: The security risk of allowing legacy authentication protocols is they do not support MFA. Blocking legacy protocols reduces the impact of user credential theft.

Remediation action:

Follow the guide below to create a conditional access policy that blocks legacy authentication.

Test Metadata

FieldValue
Test IDCISA.MS.AAD.1.1
SeverityHigh
SuiteCISA
CategoryEntra ID P1
PowerShell testTest-MtCisaBlockLegacyAuth
TagsCISA, CISA.MS.AAD.1.1, Entra ID P1, MS.AAD, MS.AAD.1.1

Source

  • Pester test: tests/cisa/entra/Test-MtCisaBlockLegacyAuth.Tests.ps1
  • PowerShell source: powershell/public/cisa/entra/Test-MtCisaBlockLegacyAuth.ps1