Skip to main content
Version: 2.1.1-preview

EIDSCA.AM10 - Authentication Method - Microsoft Authenticator - Included users/groups to show geographic location in push and passwordless notifications.

Overview

Object Id or scope of users which will be showing geographic location in the Authenticator App.

Test script

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

Test Metadata

FieldValue
Test IDEIDSCA.AM10
SeverityMedium
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaAM10
TagsEIDSCA, EIDSCA.AM10

Source

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