bdemers commented on pull request #67: URL: https://github.com/apache/shiro/pull/67#issuecomment-671611003
try something like: ```ini sessionManager.sessionIdCookie.sameSite=LAX ``` You can set it programmatically too, how you do that depends on your application. Are you using Spring, Guice, or just servlet filters? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
