SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Protect Your API Proxy by Adding Application Key Verification

Protect your API Proxy with a first simple policy -- the Verify API Key policy.

Overview

🎓 beginner 20 min. SAP Integration SuiteBeginnerCloudSecuritySAP Business Technology PlatformSAP API Management
Unknown U Unknown November 1, 2022
Created by July 3, 2016
Contributors

Prerequisites

Prerequisites

Steps

Intro

In this tutorial you will learn how to protect your API Proxy with the “Verify API Key” Policy. This policy allows you to add a simple protection via a so called API Key. Only calls which send a valid API Key along with the main request will be allowed to call the API Proxy.


Step 1 Learn about the API call flow
โ€”

It is important to understanding the API policy flow so you gain an understanding of why a policy is applied at a certain time in the flow. For instance, access policies should be verified before the API call to reduce using resources unnecessarily. The entire request/response cycle is divided up, first into segments, then within each segment, into processing stages.

Step 2 Learn about the Policy Editor
+
Step 3 Learn about how to assign a policy to a proxy
+
Step 4 Learn about assigning multiple policies
+
Step 5 Access the SAP API Management API Portal
+
Step 6 View created APIs
+
Step 7 Select an API
+
Step 8 View API Policies
+
Step 9 Open the edit page for policies
+
Step 10 Edit the PreFlow policies
+
Step 11 Add Verify API Key policy
+
Step 12 Enter policy name
+
Step 13 Update API Key tag
+
Step 14 Update and save changes
+
Step 15 Optional
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 15
1. Learn about the API call flow 2. Learn about the Policy Editor 3. Learn about how to assign a policy to a proxy 4. Learn about assigning multiple policies 5. Access the SAP API Management API Portal 6. View created APIs 7. Select an API 8. View API Policies 9. Open the edit page for policies 10. Edit the PreFlow policies 11. Add Verify API Key policy 12. Enter policy name 13. Update API Key tag 14. Update and save changes 15. Optional

Learn more →