Skip to main content
Version: 2.1.0

EIDSCA.CP03 - Default Settings - Consent Policy Settings - Block user consent for risky apps.

Overview​

Defines whether user consent will be blocked when a risky request is detected

Configure risk-based step-up consent - Microsoft Entra ID - Microsoft Learn

Test script​

https://graph.microsoft.com/beta/settings
.values -eq 'true'

Test Metadata​

FieldValue
Test IDEIDSCA.CP03
SeverityHigh
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaCP03
TagsEIDSCA, EIDSCA.CP03

Source​

  • Pester test: tests/EIDSCA/Test-EIDSCA.Generated.Tests.ps1
  • PowerShell source: powershell/internal/eidsca/Test-MtEidscaCP03.ps1