#6685 logout does not work properly
Closed: Fixed None Opened 7 years ago 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:

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

7 years ago

Login to comment on this ticket.

Metadata