Files
nas-compose/reverse-proxy/configs/dynamic/authelia.yml
2024-09-26 15:59:37 +02:00

16 lines
426 B
YAML

# yaml-language-server: $schema=https://json.schemastore.org/traefik-v2-file-provider.json
http:
middlewares:
authelia:
forwardAuth:
address: http://authelia:9091/api/authz/forward-auth
trustForwardHeader: true
authResponseHeaders:
- Authorization
- Proxy-Authorization
- Remote-User
- Remote-Groups
- Remote-Name
- Remote-Email