sandialabs / slycat

Web-based data science analysis and visualization platform.
http://slycat.readthedocs.org
Other
73 stars 19 forks source link

Explore embeddable components #1158

Open alexsielicki opened 3 months ago

alexsielicki commented 2 weeks ago

@Mletter1 to make authentication work in iframes we will need to set the following cookie attributes:

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#samesitesamesite-value and https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#secure for details.