sagar-appperfect commented on issue #20319:
URL: https://github.com/apache/superset/issues/20319#issuecomment-1315156441

   We are facing same issue, these are the steps that we followed 
   1. Clone Superset's GitHub repository `git clone 
https://github.com/apache/superset.git`
   2. Updated config.py
   `# Uncomment to setup Public role name, no authentication needed`
   `AUTH_ROLE_PUBLIC = 'Public'`
   3. Docker compose (tried it with dev)
   DEV
   `docker compose build`
   `docker-compose up -d`
   
   I have tried to set `SESSION_COOKIE_SAMESITE=None` but issue is same.
   Please let me know if I am missing something, any help would be appreciated.
   Thanks


-- 
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: [email protected]

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