Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
Description
The session cookie set and used by the HTTP Session module for AppServers should honor the httponly and secure settings of the ServetContext's SessionCookieConfig.
Currently the cookie created in the SessionCachingFilter.addSessionCookie method does not use any settings from the SessionCookieConfig but it could easily do so.
Attachments
Issue Links
- links to