oauth2 proxy with Ingress nginx not passing X-Auth-Request headers during standard auth flow
I'm facing an issue with oauth2 proxy and Ingress Nginx (with the latest versions) in a Kubernetes cluster where the X-Auth-Request headers are not being passed through to the client during the standard oauth authentication flow. I'm specifically using Azure…