Skip to main content
Version: 2.1.0

EIDSCA.CR04 - Consent Framework - Admin Consent Request - Consent request duration (days).

Overview

Specifies the duration the request is active before it automatically expires if no decision is applied

Test script

https://graph.microsoft.com/beta/policies/adminConsentRequestPolicy
.requestDurationInDays -le 30

Test Metadata

FieldValue
Test IDEIDSCA.CR04
SeverityHigh
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaCR04
TagsEIDSCA, EIDSCA.CR04

Source

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