diff --git a/config/templates.yaml b/config/templates.yaml index 933b4d017..5127892f6 100644 --- a/config/templates.yaml +++ b/config/templates.yaml @@ -4,7 +4,7 @@ middlewares: name: Authelia type: forwardAuth config: - address: "http://authelia:9091/api/verify?rd=https://auth.yourdomain.com" + address: "http://authelia:9091/api/authz/forward-auth" trustForwardHeader: true authResponseHeaders: - "Remote-User" @@ -148,4 +148,4 @@ middlewares: - "10.0.0.0/8" # Internal LAN IP addresses - "172.16.0.0/12" # Internal LAN IP addresses - "192.168.0.0/16" # Internal LAN IP addresses - - "100.89.137.0/20" # Internal LAN IP addresses \ No newline at end of file + - "100.89.137.0/20" # Internal LAN IP addresses