Create Policy - shephertz/App42_APIGateway_Docs GitHub Wiki

Policy

Authentication Policy:

Navigate to Policies > Authentication and click on Create Policy.

CreatePolicy

Enter all the mandatory details and click on Create.

CreatePolicy

*The above policy is for oAuth type and Grant Type as Client ID. Select Grant Type as Authorization to create Authentication Policy with Grant Type as Authorization. Provide the redirected url which is the location where the user will be redirected after successfully login to your app. For example to get access token for your app in facebook you need to subimt redirected uri which is nothing only the app Domain that you provide when you create your facebook app.

Similarly, Select Auth Type as Key to create a Key based authentication policy, as shown below.

KeyBasedPolicy

Traffic Policy:

To create a Traffic Policy, navigate to Policies > Traffic and click on Create Policy.

CreateTrafficPolicy

Enter all the required details and click on Create.

CreateTrafficPolicy