Bug 501 - Maximum Session Lifetime not working with SAML || QXglobal || 11328

Review Request #252 — Created May 14, 2024 and updated

milliechou
AG
rel_ag_9_4_5
501
jasonchou, timlai

Add kill_timedout_session() function to terminate timeout session.

1) Configure session limit per user (1) and maximum session lifetime (5 minutes).
2) Login into VPN with SAML authentication and wait for 5 minutes till the session logout.
3) Check active session in session managemnt, the timedout session had been killed.

Loading...