Skip to main content
Version: 2.1.1-preview

MT.1009 - At least one Conditional Access policy is configured to block other legacy authentication.

Overview

Legacy authentication is an unsecure method to authenticate. This function checks if the tenant has at least one conditional access policy that blocks legacy authentication.

Learn more: https://learn.microsoft.com/entra/identity/conditional-access/howto-conditional-access-policy-block-legacy

Test Metadata

FieldValue
Test IDMT.1009
SeverityHigh
SuiteMaester
CategoryCA
PowerShell testTest-MtCaBlockLegacyOtherAuthentication
TagsCA, Maester, MT.1009

Source

  • Pester test: tests/Maester/Entra/Test-ConditionalAccessBaseline.Tests.ps1
  • PowerShell source: powershell/public/maester/entra/Test-MtCaBlockLegacyOtherAuthentication.ps1