-
Bug
-
Resolution: Unresolved
-
Critical
-
2.3.14.SP1
-
None
Servlet 6.0 added the ability to configure arbitrary attributes for session cookies.
ServletSessionConfig is missing the requisite fields to support this.
Additionally, DeploymentManagerImpl.handleDeploymentSessionConfig(...) needs to be updated to apply cookie attributes to the SessionCookieConfig.
- blocks
-
WFLY-19551 Undertow subsystem is missing Servlet 6.0 support for cookie attributes
- Coding In Progress