thomseddon/traefik-forward-auth

Invalid cookie doesn't redirect to auth provider to re-login

phong-phuong opened this issue · 1 comments

time="2022-12-28T11:54:50Z" level=warning msg="Invalid cookie" error="Invalid cookie mac"

Expected result: Clear cookie, redirect to auth provider

I manually have to clear cookies for it to work as expected.

I have a setup where are there are multiple redirect URIs where they reside on a higher level sub domains using the same auth provider, and same client. Probably an issue my side where I should create a separate client?

The issue is app specific, probably related to caching. Closing