-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.0.4.GA
-
None
URL session tracking does not work with FORM authentication. This is because the session id is changed after login, but the jsessionid in the URL is not updated accordingly. Thus, post login requests use the old jsessionid and fail.
- clones
-
JBEAP-8386 [GSS](7.0.z) UNDERTOW-958 - FORM authentication fails to change URL session id after login
- Closed