You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/12/17 00:16:23 UTC

[GitHub] [incubator-superset] andrewmusselman commented on issue #8830: Missing CSRF token when embedding dashboard using iframe in development mode

andrewmusselman commented on issue #8830: Missing CSRF token when embedding dashboard using iframe in development mode
URL: https://github.com/apache/incubator-superset/issues/8830#issuecomment-566311328
 
 
   I'm experiencing this issue as well; I saw issue #8382 linked above but the solution is to set what looks like a flask variable: `SESSION_COOKIE_SAMESITE = None # One of [None, 'Lax', 'Strict']`
   
   The install of superset I'm using is from pip, so I don't seem to have any superset or flask config files to edit.
   
   Is there a way to invoke this variable on the command line when starting superset?

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org