GitHub user isaackogan added a comment to the discussion: Superset 6: Bypass Login page of superset No Longer Working (Worked in v5)
You're overcomplicating it, man. Go to the page for SSO, right click Copy Link. In my case, I use Authentik. https://reporting.pioneerpackagingplato.com/login/authentik?next=%2Fsuperset%2Fwelcome%2F Write a snippet at your ingress level to redirect /login/ to the dedicated login endpoint & you have achieved your goal. GitHub link: https://github.com/apache/superset/discussions/37057#discussioncomment-17600781 ---- 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]
