hanicz opened a new pull request, #1042: URL: https://github.com/apache/knox/pull/1042
## What changes were proposed in this pull request? SameSite attribute for the pac4j session cookies are configurable now. The default value is `Strict`. The pac4j Cookie class doesn't support the SameSite attribute so I had to change the implementation to Set-Cookie headers. Modified MockHttpServletResponse class to accommodate the testing of multiple Set-Cookie headers. ## How was this patch tested? Manually tested, unit tests  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org