Microsoft EAM Integration Kit

Microsoft EAM Integration Kit

This integration kit enables PingFederate, together with a downstream multi-factor authentication (MFA) adapter, to serve as a Microsoft External Authentication Method (EAM) provider.

The Microsoft EAM Integration Kit processes the id_token_hint and claims parameters sent by Microsoft Entra ID’s external authentication mechanism.

The integration kit extracts the acr and amr values from the claims parameter and sets them as input for downstream adapters in the PingFederate authentication policy. Typically, a downstream adapter like PingID uses these values to perform MFA.

Components

Microsoft EAM IdP Adapter

When PingFederate receives an OpenID Connect (OIDC) request from Microsoft Entra ID, the adapter validates the id_token_hint and extracts the acr and amr values from the claims parameter. You can export additional claims out of the id_token_hint as necessary.

Intended audience

This document is intended for PingFederate administrators.

Use the following resources to find help during the setup process:

System requirements