Trouble getting Remote authentication working in a docker with Traefik and Authentik #16914
Unanswered
pwd-rh
asked this question in
Help Wanted!
Replies: 1 comment 1 reply
-
If the actual header being sent is "X-Authentik-Username: ...", then you need If that doesn't fix it, then you should at least describe in what way it's not working. (What does the user see when they try to connect?) |
Beta Was this translation helpful? Give feedback.
1 reply
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 am new to Netbox and have gotten it working with Traefik and Authentik without problem except I want to use the
Authentik proxy for authentication.
The env/netbox.env file has the following lines in it.
When I replace the netbox server in my proxy setup with whoami the output contains
pwd is the initial superuser account and if I hit the Log In button I can log in correctly, and the user is set up correctly.
I did restart the docker compose after updating the env file. I am not sure what
I am doing incorrectly.
Beta Was this translation helpful? Give feedback.
All reactions