---
title: Microsoft EAM IdP Adapter settings reference
description: Field descriptions for the Microsoft EAM IdP Adapter configuration, accessible on the IdP Adapter tab in the PingFederate admin console.
component: microsoft-eam
page_id: microsoft-eam:setup:pf_ms_eam_adapter_settings_ref
canonical_url: https://docs.pingidentity.com/integrations/microsoft-eam/setup/pf_ms_eam_adapter_settings_ref.html
revdate: August 27, 2025
---

# 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.

> **Collapse: 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`.   |

> **Collapse: 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. |
