GitHub user sfirke added a comment to the discussion: Redirect upon logging in
This seems like a good answer? Without me checking it. I ran into a related issue albeit in the base Superset code, between 4.x and 5.x the change from FAB to custom code for logging in broke a feature I need (anonymous users get a redirect to the target dashboard preserved during login). I wrote this PR that was merged to fix it: https://github.com/apache/superset/pull/35345 Sharing in case any of that helps! GitHub link: https://github.com/apache/superset/discussions/38580#discussioncomment-16085074 ---- 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]
