I have claims based authentication enabled on my Web application. Which works alright, except session times out after every 5 minutes, despite higher Token Assertion Time (=30 mins) and LogonTokenCacheExpirationWindow = 1 min
I do not have SPSessionStateService enabled, is it required to be enabled?