===========
it works if we put below variable in Keycloak-Gatekeeper ConfigMap , but it disables some API functionality in product…please suggest any other alternative?
I am seeing the same problem. I do have --enable-authorization-header=false but it looks like the gatekeeper quay.io/louketo/louketo-proxy:1.0.0 is still passing the authorization header to grafana because I see Invalid API key in the grafana logs. Grafana has been configured to run in auth proxy mode. Things work fine when I login from the browser. But trying do a curl to the grafana API fails.
The setup itself is fine because it works as expected when I hit the grafana endpoint from a browser. The issue is seen only on curl access where we pass the keycloak token on the command line.