This commit is contained in:
parent
a5a52b15c8
commit
c0bfc09c8c
5 changed files with 21 additions and 20 deletions
|
|
@ -51,11 +51,13 @@ data:
|
|||
# users:
|
||||
# - {{ basic_auth_data }}
|
||||
{% endif %}
|
||||
{% if false %}
|
||||
authelia:
|
||||
forwardAuth:
|
||||
address: "http://authelia:9091/api/verify?rd=https://login.example.com/"
|
||||
trustForwardHeader: true
|
||||
authReponseHeaders: ["Remote-User", "Remote-Groups", "Remote-Name", "Remote-Email"]
|
||||
{% endif %}
|
||||
|
||||
traefik-tls-defaults-options.yaml: |
|
||||
tls:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue