Skip to main content
Version: 2.1.0

EIDSCA.AM04 - Authentication Method - Microsoft Authenticator - Included users/groups of number matching for push notifications.

Overview​

Object Id or scope of users which will be showing number matching in the Authenticator App.

Test script​

https://graph.microsoft.com/beta/policies/authenticationMethodsPolicy/authenticationMethodConfigurations('MicrosoftAuthenticator')
.featureSettings.numberMatchingRequiredState.includeTarget.id -eq 'all_users'

Test Metadata​

FieldValue
Test IDEIDSCA.AM04
SeverityMedium
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaAM04
TagsEIDSCA, EIDSCA.AM04

Source​

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