1997827 edited a comment on issue #9042:
URL: 
https://github.com/apache/incubator-superset/issues/9042#issuecomment-705717825


   > > SESSION_COOKIE_SAMESITE = None didnt work..
   > > What is the solution to fix the issue?
   > 
   > SESSION_COOKIE_SAMESITE = "Lax" # One of [None, 'None', 'Lax', 'Strict']
   > These are four values that can be applied there..Can u try the string None?
   > Also make sure you are loading superset_config.py file correclty
   
   None or 'None' both not working


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to