Closed steven-joruk closed 5 years ago
I assumed this was due to Firefox saving the credentials, once I disabled it logout was working fine, but since the identity isn't None this obviously isn't the case.
Sorry, you're right. I didn't realise Firefox private windows shared the same cache, and I had a separate window private open during my testing :man_facepalming:
I see this issue was closed, but was there any resolution. I having the same problem where the identity isn't being "forgotten" on logout. If I manually resend the old cookie on subsequent requests the Identity Service still has the identity. @steven-joruk
When I acces
/logout
I see the "Logged out" text, and I added a debug check to make sureidentity.is_none()
at that point, which it is... but then when I access any other page it's somehow remembered the identity. I tried this with Firefox and Gnome Web. I don't have any cookies stored: