Authentik proxy in front of Traefik on separate server. #9462
CommittotheIndian
started this conversation in
General
Replies: 4 comments 4 replies
-
did you ever find a solution for this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did you try to setup a dedicated outpost on server 2 for this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have a similar issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have Authentik installed on server 1. I have a Traefik instance on server 1 and server 2. I want to put Authentik in front of both Traefik-dashboards, via proxy provider.
The Server 1 Traefik instance is protected and works fine. Server 2 however gives a Not Found page with partial Authentik pieces.
Configs for both are the same except for the forwardAuth address.
Server 1 (which works): address: http://authentik_server:9000/outpost.goauthentik.io/auth/traefik
Server 2 (results in the pic above): address: https://auth.server1.url.com/outpost.goauthentik.io/auth/traefik
Does anyone have any ideas of what I should change? I have changed the Server 2 address multiple different ways (server 1 IP, http/https, port after the URL) but nothing seems to work, the other changes just result in black 404 not found pages.
Beta Was this translation helpful? Give feedback.
All reactions