Replies: 4 comments
-
Hi - glad that you've narrowed it down to the secrets config, could you post an example of your config for the traefik-forward-auth container that works, and also how you want it to be (i.e. using a secrets file) but it isn't working? I should be able to work it out from that |
Beta Was this translation helpful? Give feedback.
-
Hi, I think I'm having the same issue. Thanks |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue and clearly followed the same template as the OP. Any ideas out there? |
Beta Was this translation helpful? Give feedback.
-
Same issue as well :( |
Beta Was this translation helpful? Give feedback.
-
UPDATE: My problems revolve around secrets. When I place all of my credentials in .env everything works properly. But if anyone can help me implement secrets properly I'd really appreciate it.
I'm not getting dynamically generated uri's. I am getting the following error.
msg="Remote error http://oauth:4181. StatusCode: 307" middlewareType=ForwardedAuthType middlewareName=middlewares-oauth@file
Anyone know what I'm doing wrong?
Here is my compose.
Rules from middlewares-chain.toml
and from middlewares.yml
Beta Was this translation helpful? Give feedback.
All reactions