After logging in, if you wait 20 minutes and then click another tab, the AJAX is failing and not redirecting, there is supposed to be a check in SessionExpireFilterAttribute that is supposed to take care of this, but it doesn't seem to work.
This does not seem to be fixed for the 2.0.0.1 release, the response seems to still come back with the login page to the ajax requests, it's supposed to return a 403 and redirect.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This should be resolved in the 2.0.0.1 release
This does not seem to be fixed for the 2.0.0.1 release, the response seems to still come back with the login page to the ajax requests, it's supposed to return a 403 and redirect.