Azure

Azure AD PCV instance configuration settings reference

The following are setting descriptions for the Azure AD PCV.

Learn more about obtaining the Tenant ID, Client ID, and Client Secret in Register a Microsoft Entra app and create a service principal.

Standard fields
Field Description

Tenant ID (Required)

Enter the tenant ID Microsoft generates when you register an application in Azure.

Client ID (Required)

Enter the client ID Microsoft generates when you register an application in Azure.

Client Secret (Required)

Enter the client secret Microsoft generates when you register an application in Azure.

Disable User Group Retrieval

Select this checkbox to prevent the PCV from retrieving the memberOf attribute for users.

If the user’s group memberships aren’t required, select Disable User Group Retrieval.

Advanced fields
Field Description

Microsoft Login Base URL (Required)

The base URL Microsoft uses for any authentication calls.

The default value is https://login.microsoftonline.com/.

Microsoft Token Endpoint (Required)

The endpoint Microsoft uses to retrieve an access token.

The default value is /oauth2v2.0/token.

User Attributes Endpoint (Required)

The endpoint used to retrieve user attributes.

The default value is https://graph.microsoft.com/v1.0/me.

Group Membership Endpoint (Required)

The endpoint used to retrieve group membership info.

The default value is https://graph.microsoft.com/v1.0/me/memberOf.

API Request Timeout

The amount of time, in milliseconds, that PingFederate waits for Microsoft APIs to respond to requests.

A value of 0 disables the timeout.

The default value is 5000.

Proxy Settings (Required)

Defines proxy settings for outbound HTTP requests. Options include:

  • No Proxy

  • System Defaults

  • Custom

The default value is System Defaults.

Custom Proxy Host (Optional)

The proxy server hostname to use when Proxy Settings is set to Custom.

Custom Proxy Port (Optional)

The proxy server port to use when Proxy Settings is set to Custom.