wso2 / apk

Official Repository for APK distribution
Apache License 2.0
153 stars 91 forks source link

Add Deny Policy CRUD Support #1781

Open sgayangi opened 1 year ago

sgayangi commented 1 year ago

Meeting Notes (11/10/2023)

Current deny policy implementation in APIM was based on the following parameters.

However, based on the role of deny policies in the context of API management, the deny policies for IP range, IP address and API were removed from the feature. IP filtering is more suited to be done from a WAF level, and instead of using a deny policy to block all calls to an API, the API can be undeployed instead.

Therefore the deny policy support for APK will focus on deny policies for