Update traefik/dynamic/authentik.yml

This commit is contained in:
2025-12-10 13:40:05 +01:00
parent 2978da94e2
commit fa5686070e

View File

@@ -1,25 +1,4 @@
# http:
# middlewares:
# authentik:
# forwardAuth:
# address: "http://auth.japnet.nl:9000/outpost.goauthentik.io/auth/traefik-dashboard"
# trustForwardHeader: true
# authResponseHeaders:
# - X-authentik-username
# - X-authentik-groups
# - X-authentik-email
# - X-authentik-name
# routers:
# traefik-dashboard:
# rule: "Host(`traefik.japnet.nl`)"
# entryPoints:
# - websecure
# middlewares:
# - authentik
# service: api@internal
# tls:
# certResolver: cf
http:
routers:
auth: