I can't test your particular case, because I'm on a Vaadin application, which when I clear cache it displays an error "cookies disabled", and the next request is new (as it should be I think)It's possible that you can't detect the session clear (not a timeout), unless you do something custom with your client side (not that I know what... hidden fields, AJAX buttons sending custom made requests refilling the sessionid)My session timeout listener breakpoint didn't catch anything also, because it's not a timeout
-- View this message in context: http://shiro-user.582556.n2.nabble.com/Detect-session-timeout-tp7412423p7439052.html Sent from the Shiro User mailing list archive at Nabble.com.
