Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to implement 3-legged OAuth in Apigee Edge.

Not applicable

I'm done with OAuth v2.0 using client credentials. Now, I'm trying to implement 3-legged OAuth in Apigee Edge.

I followed the github project but I'm unable to deploy the project in Edge. I'm getting the following error:

{"message":"Not Found", "detail":"The requested resource was not found."}

Can anyone help me how exactly we can do OAuth.

Solved Solved
0 10 3,822
1 ACCEPTED SOLUTION

Hi Radhika,

Please confirm if you are trying to run this sample: https://github.com/apigee/api-platform-samples/tree/master/sample-proxies/oauth-advanced

I recently set up and ran this sample successfully. I'm confident we can get it up and running for you. Could you send some more details -- which one of the four proxies are you not able to deploy?

By the way, this example is a complete, end to end implementation of OAuth 2 on Apigee.

View solution in original post

10 REPLIES 10