question

SatishCheepurpalli-6902 avatar image
0 Votes"
SatishCheepurpalli-6902 asked MikeUrnun commented

FHIR API Access - Cannot access api when the token is procured - with Granttype=Client Credentials (No userID/Password)

  • I am able to procure the auth token with Client_ID and Client_Secret with Granttype= Authorization Code (UserId and Password)


  • When I configured Postman to Procure the Token with just Client_ID and Client_Secret with Granttype=Client Credentials, I am able to get the token, but When I use the Token I cannot access the API. Getting a "diagnostics": "Authentication failed." error.






azure-api-fhir
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @SatishCheepurpalli-6902 - Are you still hitting this issue? Could you verify if the same Azure AD endpoints are being used per this section when attempting to use the token against the resource API? Also, have you tried validating the token identity provider as well as the claims as per this doc for troubleshooting?


0 Votes 0 ·

0 Answers