fix: add Remote-Groups to Caddy copy_headers

This commit is contained in:
Claus Lohmar 2026-07-08 14:00:39 +01:00
parent fcacc28f55
commit f5744a65d1

View file

@ -16,7 +16,7 @@ app.{DOMAIN} {
uri /api/verify?rd=https://auth.{DOMAIN}/
# Copy auth headers to upstream
copy_headers Remote-User Remote-Name Remote-Email
copy_headers Remote-User Remote-Name Remote-Email Remote-Groups
}
# Serve launcher + proxy upstream apps