You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi,
So far, I can log in using
auth0
; however, I am experiencing some unexpected behavior when using thetraefik-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
The text was updated successfully, but these errors were encountered: