-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 11.1
-
Fix Version/s: 11.x
-
Component/s: Web Common
-
Tags:
Default for JSPs is to automatically create a new session which result is us never having truly stateful auth chains since we cache the user identification in this session.
We should disable this whenever possible.