Description
When the web container changes the session id, Wicket session still holds previous session id and never updates.
The attached quickstart uses basic form authentication, so Jetty will change the session id after login.
Attachments
Attachments
Issue Links
- is related to
-
WICKET-5164 PageStoreManager.SessionEntry keeps outdated sessionId when container changes sessionId
- Resolved
- relates to
-
WICKET-4512 Wicket session id not up to date due to Tomcat session fixation protection
- Resolved