OAuth authentication setup in API

Hi Experts,

Requirement is sender system sends a request and then gets response and this is working fine with Basic authentication. We have build API which is working fine with Basic authentication.

But now we need to change Authentication mechanism to OAuth.

Also prerequisites to follow to achieve this requirement.

Could you please guide to achieve this step by step like where policy needs to be applied etc.

 

Thanks,

Nithin

0 1 97
1 REPLY 1

Hi Nithin,

OAuth is a broad topic. We've written a set of guides that can help you get going. The guides cover the different types of OAuth and discuss how each is set up. Please take a look at this section in our docs: https://cloud.google.com/apigee/docs/api-platform/security/oauth/oauth-introduction

Cheers,