Microsoft EAM Integration Kit

Microsoft EAM IdP Adapter settings reference

Field descriptions for the Microsoft EAM IdP Adapter configuration, accessible on the IdP Adapter tab in the PingFederate admin console.

Standard fields
Field Description

Entra Tenant ID

The Azure (Microsoft Entra ID) Tenant ID.

Entra App ID

The application ID of the protected resource in Microsoft Entra ID.

Location of ACR

The JSON Pointer location of the acr options within the claims parameter.

The default value is /id_token/acr/values/0.

Location of AMR

The JSON Pointer location of the amr options within the claims parameter.

The default value is /id_token/amr/values.

Advanced fields
Field Description

Issuer URI

The Issuer URI used to validate the id_token_hint.

The default value is https://login.microsoftonline.com/<tenant-id>/v2.0 where <tenant-id> is the value configured for the Entra Tenant ID field.

JWKS URI

The JWKS URI that identifies the keys used to sign the tokens.

The default value is https://login.microsoftonline.com/<tenant-id>/discovery/v2.0/keys where <tenant-id> is the value configured for the Entra Tenant ID field.