asked on July 31, 2018

Hello,

I have a user who would like to set their inactivity timeout value to 30min for in Weblink.

I have had the user:

1. Set the SessionState timeout to 30

sessionState mode="InProc" cookieless="false" cookieName="WebLinkSession"
      timeout="30" />

2. Change the Idle Time out to 30 min for the WeblinkAppPool

3. Recycled the App Pool

4. Reset IIS

Customer has tested multiple times and he has been anywhere from 20-28 min for inactivity and has had to log back in.

Any other areas I might be missing.

Thanks,

Jeff Curtis

1 0