Website time out

Good morning all,

I've set a timeout on the website by modifying the web.config and adding in the <sessionState timeout="60" /> just before the </system.web> and then recycled the app pool, but it doesn't seem to have worked as the 10 minute timeout I set didn't apply and log me out of the session. I'm going to put this behind an Okta MFA as well so the timeout would be pertinent to our case.

Thanks

Alex