Details
-
Improvement
-
Resolution: Fixed
-
Critical
-
3.0.1
-
None
Description
Each page is sent by a atom package/request to the public instance, where per request a session is created. We should implement one of these solutions:
a) reuse the session id returned by the first request (no relogin after each request)
b) invalidate session after the execution (simple)
c) don't use session at all (needs more work, since we use the session to login)
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MGNLXAA-1 Implement transactional activation
-
- Closed
-