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?