Hi,This is for all the users not for specific user.Requirement was once
login in to that site, never expire that login session. From a business
usecase of this client , it really makes sense given the kind of users
they deal with - it would certainly increase their site visits given
their usecases.Apparently, i am kind of struck how to enable "never
expire login session" or atleast figure out a way to set a higher
expiration let's say "1 Month".I was thinking Form Authentication
Handler would he...