You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by GitBox <gi...@apache.org> on 2020/08/10 21:48:44 UTC

[GitHub] [shiro] mcroteau edited a comment on pull request #67: [SHIRO-722] Add SameSite option to cookies

mcroteau edited a comment on pull request #67:
URL: https://github.com/apache/shiro/pull/67#issuecomment-671605526


   Greetings, Im having trouble as well. How do I go about setting this attribute? I have an application that isn't completely operational and could use the help. I have tried setting 
   
   `sessionManager.sessionIdCookie.comment = ;SameSite=Lax`
   and
   `sessionManager.sessionIdCookie.comment = ;SameSite=NONE`
   
   within `WEB-INF/shiro.ini`.
   
   Is there a way to set this within the Session programmatically?
   
   


----------------------------------------------------------------
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:
users@infra.apache.org