|
|
@ -57,7 +57,6 @@ books.{{ domain }} {
|
|
|
|
forward_auth authelia:9091 {
|
|
|
|
forward_auth authelia:9091 {
|
|
|
|
uri /api/verify?rd=https://auth.{{ domain }}
|
|
|
|
uri /api/verify?rd=https://auth.{{ domain }}
|
|
|
|
copy_headers Remote-User
|
|
|
|
copy_headers Remote-User
|
|
|
|
# copy_headers Remote-User Remote-Groups Remote-Name Remote-Email
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## This import needs to be included if you're relying on a trusted proxies configuration.
|
|
|
|
## This import needs to be included if you're relying on a trusted proxies configuration.
|
|
|
|
import trusted_proxy_list
|
|
|
|
import trusted_proxy_list
|
|
|
|