ForwardAuth server for public-protected services #298

Closed
opened 2026-05-14 00:23:26 +03:00 by skobkin · 0 comments
Owner
http:
  middlewares:
    authelia:
      forwardAuth:
        address: "http://authelia:9091/api/authz/forward-auth"
        trustForwardHeader: true
        authResponseHeaders:
          - Remote-User
          - Remote-Groups
          - Remote-Email
          - Remote-Name
- https://www.authelia.com - [`authelia/authelia`](https://hub.docker.com/r/authelia/authelia) - https://www.authelia.com/integration/proxies/traefik/ ```yaml http: middlewares: authelia: forwardAuth: address: "http://authelia:9091/api/authz/forward-auth" trustForwardHeader: true authResponseHeaders: - Remote-User - Remote-Groups - Remote-Email - Remote-Name ```
skobkin self-assigned this 2026-05-14 00:23:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
skobkin/docker-stacks#298
No description provided.