Skip to main content
In Backlog

Sessions Expiration Time

Related products:Infra Monitoring - Administration
  • November 24, 2023
  • 5 replies
  • 248 views

Forum|alt.badge.img+12

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 ? 

 

5 replies

rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • December 1, 2023
NewIn Backlog

Forum|alt.badge.img
  • Steward *
  • January 10, 2024

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


Forum|alt.badge.img+4
  • Steward *
  • June 13, 2024

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.

lpinsivy
Centreonian
Forum|alt.badge.img+21
  • Centreonian
  • June 13, 2024

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


Forum|alt.badge.img+3
  • Steward *
  • July 25, 2024

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