Building API proxy

Not applicable

While building the API proxy, under security section: i got like this

Secure Access for User and Clients:

Authorization:

  • Pass Through(None)
  • API Key
    • Impose quota per developer
    • Publish API Product

Browser:

  • Add CORS Header

I am new to APIGEE API Gateway, it would be helpful if someone help me to understand the purpose of using those.

0 1 100
1 REPLY 1

Hi @Vasanth Manickam, welcome to Apigee. When you add an API proxy for an existing backend service, the Security page of the Build a Proxy wizard, lets you add features to your API such as security and support for CORS.

For more detailed information please visit Apigee Docs.

Note - We can either select one of the above in Security Page or we can skip them(Selecting Pass-Through) and later manually add them in the Policy Develop Tab.

I strongly recommend you to go through Apigee Docs & video available on this page for better understanding.

If you have any queries, please post a question here.