Skip to main content

Context:

the users’s session expire after 120 minutes.

Configuration:

Actually it’s possible to max session timeout to 120 minutes and according to the help popup of “Session Expiration Time” in Administration > Parameters > Centreon UI it’s possible to increase this time by editing the /etc/php.d/50-centreon.ini and modify the session.gc_maxlifetime.

But it’s not working.

In my case (centreon 23.04) the session.gc_maxlifetime is set to 7200 but in Centreon UI if you put a value up to 120 you get the error :

This value needs to be an integer lesser than 120 min
 

Could you make this change possible ? 

 

NewIn Backlog

Yes, yes, yes. Not being able to set this is a PITA.


hello,

I have the same problem, I am in V23.10, with Azure Ad in front and openID as identity provider.this problem poses a big problem, on the production platform, the refresh of the token does not happen automatically after a delay of 60 to 90 minutes.

Hi @Patrick we fixed a bug with refresh token and OpenId Connect. It will be release soon.


hello,

I have the same issue, i’m using a 23.10 with openid atuthentication, after 45mn or 1 hour, the user is disconnected from its session.

Waiting to a fix