Azure API management Salesforce OAuth integration

Sumit Yadam 1 Reputation point
2021-07-02T11:32:46.907+00:00

I am trying to create an OAuth 2.0 connection in APIM that connects to Salesforce OAuth provider. I have tried the Salesforce OAuth request in Postman and it works fine but when it comes to APIM the API request itself is not taking the OAuth authorization.

I am able add the authorization request in the policy and access the bearer token but I am trying to clean up things and abstract it as much as possible. Has anyone successfully connected to a third party OAuth provider in Azure api management portal.

Thank you.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,446 questions
{count} votes

2 answers

Sort by: Most helpful
  1. JayaC-MSFT 5,606 Reputation points
    2021-07-24T22:15:20.803+00:00

    Hello @Sumit Yadam , if you are still encountering the issue I would request you to open a support ticket with Microsoft Support as it might require dedicated troubleshooting. Also, please confirm whether the other app end is responding correctly.

    0 comments No comments

  2. Amy Z 301 Reputation points
    2021-07-28T07:47:13.49+00:00

    Hi @Sumit Yadam , not sure if you read this post or not, the sample works to call Salesforce with OAuth. Hope it helps.

    0 comments No comments

Your answer

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