79526165

Date: 2025-03-21 17:17:14
Score: 2
Natty:
Report link

No integrated Traefik middleware for that. You can check the list of plugins for Traefik.

I doubt that it will be that easy, because you will have multiple requests for dependencies, which might not include the initial query param or header, so you probably need to establish a session with a cookie.

Maybe try with ForwardAuth again, I just created a test setup with a dummy node.js auth container, maybe you can adapt that for your requirements and add a session cookie.

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: bluepuma77