Update Authelia example

This commit is contained in:
Francis Lavoie 2024-10-06 11:23:18 -04:00
parent 5573a74116
commit 12e02d62b0
No known key found for this signature in database
GPG key ID: 52BC55A211F19186

View file

@ -120,7 +120,7 @@ auth.example.com {
# Serve your app
app1.example.com {
forward_auth authelia:9091 {
uri /api/verify?rd=https://auth.example.com
uri /api/authz/forward-auth
copy_headers Remote-User Remote-Groups Remote-Name Remote-Email
}