traefik-forward-auth0 icon indicating copy to clipboard operation
traefik-forward-auth0 copied to clipboard

No JWT cookie being set in the browser.

Open sirTomasson opened this issue 2 years ago • 0 comments

Hi,

So far, I can log in using auth0; however, I am experiencing some unexpected behavior when using the traefik-forward-auth0 image.

  • No token is being set in the browser.
  • Once authenticated (in any browser) all requests are automatically authorized. I expect that when opening a private browser window, the user should no longer be authenticated.

I am using the traefik-2/ from the examples folder with the only adjustment that I moved the configurations in the files to the docker-compose.yml.

Any help would be much appreciated.

Thanks,

Youri

sirTomasson avatar Aug 04 '21 13:08 sirTomasson