Share via

Unable to add Entra ID as authentication method on our Azure API Management

Jaswinder Puri (A) 0 Reputation points
2026-05-01T17:55:33.23+00:00

Unable to add Entra ID authentication. We are getting the following error message.

We tried to deploy it using Portal Overview > Enable Azure Active Directory and got the following error message*.*

Register 'YourAPI' Azure Active Directory application - Success

Enable access tokens and ID tokens authentication to the Azure Active Directory application - Success

Add Directory.ReadAll permissions to Microsoft Graph and Azure Active Directory Graph APIs - Success

Create client secret in the Azure Active Directory application - Success

Add Azure Active Directory identity in API Management - Failed with following error

ajaxExtended call failed<br/><br/>Correlation ID: {REDACTED}

Also tried manually, it fails manually also.
Created several manual App registrations, had no luck.

How do I fix this issue?

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.


1 answer

Sort by: Most helpful
  1. kagiyama yutaka 1,990 Reputation points
    2026-05-02T02:14:47.3233333+00:00

    I think the root is just APIM’s mngd‑id missing the Graph perms for the Entra identityProvider bind…give that SP Dir.ReadWrite.All + AppRoleAssignment.ReadWrite.All, wait a few sec, retry once — or flip the system‑id off→on and retry.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.