GitHub user sachingaikwad123 added a comment to the discussion: Mixing Jmix Superset add-on embedded dashboards (guest token) with full Superset UI iframe (SSO) causes redirect to login
I am facing same issue. Testing: 1. Independent Superset UI login in one tab: Keycloak SSO works fine. Dashboard/Charts load. All good! 2. Go to another tab (same browser). Go to another website-2 which embeds Superset Dashboard in iframe. Works fine as well. Using guest-token and official superset embedded sdk to embed this in website-2 (react spa). 3. Go back to Tab-1 (Superset UI login). It automatically logouts and redirect to login page (Keycloak SSO button shown). I understand from my debugging that 'iframe' is actually overwriting superset session cookie. Any solutions for this problem? We would like flexibility to our user to use 'Superset UI' and 'Website-2' from same browser. This is a valid use-case for users. How to isolate may be 'iframe' embedded completely? GitHub link: https://github.com/apache/superset/discussions/35231#discussioncomment-17346580 ---- 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]
