NellyNakhero commented on issue #11088: URL: https://github.com/apache/apisix/issues/11088#issuecomment-2028212685
Okay so my goal: Restrict only users who i have whitelisted their ips to access my apis The `real-ip` plugin, expects that the any API requests that the API user sends has to attach their IP in the headers. Attached is a screenshot that illustrates the same. The Question: Does this mean that once i implement this, i have to ask all users using my API to be attaching their IPs as headers? <img width="1142" alt="Screenshot 2024-03-30 at 19 16 41" src="https://github.com/apache/apisix/assets/79999370/1e6da013-e984-485d-bfcd-dbcd5cdf202e"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
