Share via

What OpenAPI specification required for "Microsoft Entra ID SSO authentication"

Harikrushn Sarvaiya 0 Reputation points
2025-03-27T09:37:52.9+00:00

I have created an API plugins in agents, My API is in Azure APIM, I wan to do "Microsoft Entra ID SSO authentication" configuration to call api in APIM, I followed all the steps mentioned in the section but still It is not able to sign-in, I am getting error "https://titles.msit.mos.microsoft.com/catalog/v1/users/titles/U_{XXX}/signInInfo?authConfigId={myauthConfigId}"

{

"error": {

    "code": "NotFound",

    "message": "There was an error processing the request"

}

}

Though {myauthConfigId} exists, I have enabled developer mode still no more errro details.

Wanted to check what would be the OpenAPI specification file confiugration required for "Microsoft Entra ID SSO authentication" since these details not mentioned in the section.

Community Center | Not monitored
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.