Ensure undertow session cookie path is correct
Explicitly set a ServletSessionConfig when the context path is "". This is a workaround for UNDERTOW-350 to ensure that the session cookie path is correctly set. Fixes gh-2065
Showing
Please register or sign in to comment