WebSphere issue with JSESSIONID stored in a cookie -


my portal stores jsessionid in cookie (websphere configuration) when press logout , redirected login page, cookie still there. creates following problematic scenario:

i log in user 1 log out , redirected login page

then log in user 2 logged in user 1 !

and believe happens because previous cookie still there.

i have tried delete cookie using jquery based on security config, not possible delete it.

so wondering there should solution this.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -