Skip to main content
Version: 2.1.1-preview

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'

MITRE ATT&CK​

TacticTechniqueMitigation
TA0001 - Initial Access - Initial AccessT1566.002 - Phishing: Spearphishing Link
T1078 - Valid Accounts
M1017 - User Training
M1018 - User Account Management
M1047 - Audit

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