Registering an OAuth client for Microsoft Entra ID
Register an OAuth Client for Microsoft Entra ID in PingFederate.
Learn more in configuring OAuth clients.
Steps
-
Go to Applications > OAuth Clients.
-
In the Client Authentication section, select None.
-
In the Redirect URIs section, in the Redirection URIs field, enter
https://login.microsoftonline.com/common/federation/externalauthproviderand click Add. -
Select the Bypass Authorization Approval checkbox.
-
In the Allowed Grant Types section, select
Implicit.Implicitis the only supported grant type for this integration. -
Confirm that
id_tokenis a valid response type. -
In the Default Access Token Manager list, select the ATM that you configured in Configuring an access token manager.
-
In the OpenID Connect section, in the Policy list, select the OIDC policy that you configured in Adjusting the OIDC policy configuration.