tobychui / zoraxy

A general purpose HTTP reverse proxy and forwarding tool. Now written in Go!
https://zoraxy.arozos.com
GNU Affero General Public License v3.0
2.11k stars 119 forks source link

[ENHANCEMENTS] Forward Auth #132

Open MitPitt opened 2 months ago

MitPitt commented 2 months ago

Currently I'm using Caddy with Caddy Security plugin to protect my apps with a OIDC provider. Would be cool to have this option here too. I'm looking forward to zoraxy because it supports TCP proxying.

tobychui commented 2 months ago

I never used forward auth, I am not sure if this is a duplicated request of #33 @yeungalan any ideas?

yeungalan commented 2 months ago

https://caddyserver.com/docs/caddyfile/directives/forward_auth

sahara101 commented 1 month ago

yes, also authelia support would be massive!