views:

35

answers:

0

I have a ASP.NET MVC site which uses ASP.NET Formsauthentication I have the ticket set to expire after 20 minutes of inactivity. However it is expiring after 20 minutes no matter what.

I guess what I am asking is, is this the right functionality of it or do I have some issue and if so a solution to this would be appreciated.