-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
As a user I like to have IP validation or whitelisting on flow level as an extra security layer, besides using a authorization header. At this moment it is not possible to see the IP address of the caller in the flow. If this information can be made public, for example as an header, it can be filtered after the inbound https step. Better should be build in validation in the inbound https step.
Is it possible to make it so, e.g. in the proxy, that external manipulation is impossible?