Actions
Activity #3853
closedFeature #3752: Design of the web framework for Data Centre Software
Feature #1850: Design and Development for web based ANRS
Module #2237: Development for Dashboard APIs
Sub module #3263: Dashboard 2 APIs : Display – Offline data
Implement Dynamic Session Invalidation for Multi-Tab Dashboard Access
Start date:
07/03/2025
Due date:
% Done:
100%
Estimated time:
Planned Due Date:
07/04/2025
Description
- Session IDs to track each offline Dashboard tab
- A web socket server in backend to notify about tab invalidation
- Register each tab with generated Session ID along with a listener to web socket client
- On server side, trigger Invalidation on New Dashboard Load which will be listened by the socket client on respective tabs. Show Session invalidate alerts on the tab.
Actions