IdP: add safeguard --idp-h-key and also require --xff-src
This commit is contained in:
@@ -21,8 +21,11 @@
|
||||
ansi # enable colors in log messages
|
||||
#q # disable logging for more performance
|
||||
|
||||
# since copyparty is only accessible through traefik, disable safetycheck on x-forwarded-for
|
||||
xff-src: any
|
||||
# if we are confident that we got the docker-network config correct
|
||||
# (meaning copyparty is only accessible through traefik, and
|
||||
# traefik makes sure that all requests go through authelia),
|
||||
# then disable the reverse-proxy source-ip safety check like this:
|
||||
#xff-src: any
|
||||
|
||||
# enable IdP support by expecting username/groupname in
|
||||
# http-headers provided by the reverse-proxy; header "X-IdP-User"
|
||||
|
||||
Reference in New Issue
Block a user