Files
nas-compose/reverse-proxy/configs/dynamic/authelia.yml
2024-09-23 17:03:36 +02:00

14 lines
334 B
YAML

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