Is it possible to let a reverse proxy handle authentication?
Hi!
I'm running my coder v2 server on the Google Cloud Platform and I was wondering if it is possible to let the Google Cloud Identity Aware Proxy handle authentication.
Has coder v2 support for such setup? If not, could that be a useful feature to add?
Reference: for Grafana you can configure a Auth Proxy (https://grafana.com/docs/grafana/latest/setup-grafana/configure-security/configure-authentication/auth-proxy/)
2 Replies
Interesting, that's definitely something we can look into doing! I imagine it would "work" right now, but you would just have to login twice.
CLI use might be impacted though, I'm not sure how that would have to work