Proxy IP Issue
-
Hi i have a fusion auth self hosted behind
Cloudflare -> Ingress -> FusionAuth
my configuration is :
For testing i have added add_header X-Debug-XFF $http_x_forwarded_for;
When i did curl to the fusionauth domain it gives a correct IP Address
but in logs for logins still the ip is of cloudflare. Anything m missing?
-
@haziqt have you taken a look at the documentation on How To Us a Proxy? There are a few headers you will need to add.