I have an MVC 2 application where the timeout is set to 2880 (minutes as I understand it, but even if it is seconds there\'s a problem):
2880 is given in minutes. It will logout automatically if you add slidingExpiration="true". See example below.
slidingExpiration="true"