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

How do I configure Proxy for the backend service with OAuth 1.0?

Not applicable

My Backend service uses OAuth 1.0, I have Consumer Key and Secrete, how to configure proxy service for the backend services and How to generate Oauth_Signature for the backend service using HMAC-SHA1 oauth_signature_method. If possible if anyone have ever done anything like this before please share the proxy bundle.

Solved Solved
1 8 588
1 ACCEPTED SOLUTION

Not applicable

I Just solved this problem by using APIGEE java callout policy, using Signpost a external 3rd party jar for establishing connecting with endPoint using OAuth1.0. and signpost establishes connection with the endpoint and I can extract the response from the endpoint using extract message policy.

View solution in original post

8 REPLIES 8