GitHub user sfirke added a comment to the discussion: Error using Iframe
Can you be more specific? If you are trying to embed an iframe containing a Superset dashboard in a website, you will need to allow that domain to frame Superset in your Talisman CSP and you will want to configure a public role and give the role access to your dashboard (assuming you don't want users to have to authenticate in the iFrame). There are examples of this config online, I have it going right now myself like this. GitHub link: https://github.com/apache/superset/discussions/38267#discussioncomment-15935885 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
