Project

General

Profile

Actions

Feature #251

closed
JA JA

handle http session expiry

Feature #251: handle http session expiry

Added by Josip Almasi 10 months ago. Updated 9 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
06/24/2025
Due date:
% Done:

0%

Estimated time:

Description

Expired sessions are destroyed, currently this is caught only in SeleniumConfig.sessionDestroyed (HttpSessionListener).
(and subsequent http requests that require authorization are forbidden)
But the websocket remains open.
Server could (should?) close it with the appropriate code.
Websocket session keeps HttpSession in HTTP.SESSION attribute, SessionManager tracks all sessions and clients, Client contains websocket session.

Actions

Also available in: PDF Atom