No timeout on idle?

In the past, I would get a timeout if user was idle more than 15 minutes. User would then have to sign in again.

This no longer occurs.

How can I ensure system does a timeout for idle users ?

Thanks!

I don’t think this was changed, maybe it’s a PHP configuration problem? Check the session lifetime variables, you can read about it here

https://stackoverflow.com/questions/520237/how-do-i-expire-a-php-session-after-30-minutes

Check also what you find in Admin / Password management