Add SSRF protection documentation for outbound request security#11332
Add SSRF protection documentation for outbound request security#11332JanithaSampathBandara wants to merge 1 commit intowso2:masterfrom
Conversation
|
Warning Rate limit exceeded
To continue reviewing without waiting, purchase usage credits in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
JanithaSampathBandara seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Purpose
This PR adds documentation for the outbound request security feature introduced to mitigate Server-Side Request Forgery (SSRF) attacks in WSO2 API Manager.
The documentation covers how administrators can configure platform-level and tenant-level outbound request security policies for user-provided remote URLs.
Goals
Approach
Added a new administration guide for:
Added documentation for platform-level configuration:
Added APIM Config Catalog documentation for:
enabledmodeexceptionsblock_private_network_accessAdded Advanced Configuration documentation for tenant-level configuration:
Added documentation for:
Release Note
Added documentation for outbound request security and SSRF protection.
Testing
Verified locally using MkDocs: