Reverse Proxy Token Authentication #332
JackStillwell
started this conversation in
Ideas
Replies: 0 comments
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.
-
Hello! I'm currently using Conduit and a pain point is that the "Authorization" header is disabled in the server connection header section. My server is behind a reverse proxy and Authentik, which without the ability to pass an "Authorization: Bearer <permanent/long-lived token>" header means I need to sign in twice (once for proxy, once for SSO) every day to access my instance via the app.
I'm sure there's a reason adding an Authorization header was disabled, so I'm hoping with a little more info I might be able to contribute to a solution.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions