Skip to main content
Version: 2.1.0

EIDSCA.CR03 - Consent Framework - Admin Consent Request - Reviewers will receive email notifications when admin consent requests are about to expire.

Overview​

Specifies whether reviewers will receive reminder emails

Test script​

https://graph.microsoft.com/beta/policies/adminConsentRequestPolicy
.remindersEnabled -eq 'true'

Test Metadata​

FieldValue
Test IDEIDSCA.CR03
SeverityMedium
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaCR03
TagsEIDSCA, EIDSCA.CR03

Source​

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