#6685 logout does not work properly
Closed: Fixed Opened by simo.

Once you authenticate, clicking on the logout button redirects you back to the authentication page however it does not cause the session cookie to be deleted as it should.

To avoid browser issues like this, we should probably find a way to blacklist session cookies for sessions where an explicit logout was called, and simply refuse service if such session is revived.

This will also prevents access if a session cookie was stolen.


master:

  • 908d2eaba46f5f123b49af400a8b696545c62b54 Fix session logout

Metadata Update from @simo:
- Issue assigned to simo
- Issue set to the milestone: FreeIPA 4.5

Metadata