I have an .net web application that requires windows authentication and seems like it logs out users 20 minutes when they are inactive regardless if I set sessionState timeout="600" in the web.config. Any additional settings that I missed? please help. I am on IIS 7.5
thanks