The security module

Hi,

We would like to know if it’s possible to configure the user session lifetime using the security module of Scriptcase. We are experiencing issues with sessions expiring too quickly.

However, at the server level, we have these values properly set:

session.gc_maxlifetime = 28800
session.cookie_lifetime = 28800

Thank you