dniel / traefik-forward-auth0

A backend for performing forward authentication with Auth0 using the Traefik reverse proxy.
GNU General Public License v3.0
85 stars 16 forks source link

No JWT cookie being set in the browser. #311

Open sirTomasson opened 3 years ago

sirTomasson commented 3 years ago

Hi,

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

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