Ben et al,
Has anyone implemented a custom session timeout page using Acegi yet?
As we all know, the Authentication object is stored in HttpSession between web requests.... logging out invalidates the session..
and inactivity destroys the session..
I am working on an app and they would like to have it redirected to a custom "session timeout" page
rather than just back to the login page.
Has anyone done something similar?
Cheers,
Mark
Mark
