-
Feature Request
-
Resolution: Unresolved
-
Critical
-
1.2.6.Final
-
None
As an API Administrator, I would like to blacklist requests to my downstream API service, but not only via IP addresses. For example:
- Blacklist based on a series of custom header and string values e.g.
X-Office-Id: UKLN1234
X-System-Id: MXXRFF44
The intent is to have the flexibility to blacklist based on one or more (non-IP) string values.
Currently I can only blacklist based on IP address.