obiba / opal

OBiBa’s core database application for biobanks or epidemiological studies.
http://www.obiba.org/pages/products/opal/
GNU General Public License v3.0
29 stars 22 forks source link

Cookie not deleted after logout #3258

Open meek0 opened 6 years ago

meek0 commented 6 years ago

Tested using agate users to connect to opal. On login, opalid cookie is created and a user ticket is also created in agate On logout cookie remains in browser but user is removed from agate's tickets list.

This starts a loop of attempting to login using the cookie, agate refusing authentication, redirection to login page, detection of opalid cookie and back again.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ymarcon commented 5 years ago

@meek0 could you verify that it is still the case with master?