GitHub user carlosaran667 added a comment to the discussion: Redirect upon logging in
@dosu I edited the post to better explain what I'm looking for with this discussion. In 4.1.1, I had modified SupersetIndexView(IndexView) in initialization/init.py so that, after logging in, users were redirected to a different URL depending on their role. In other words, instead of always sending users to /superset/welcome/, I was routing each type of user to a specific dashboard or page after authentication. After upgrading to 6.0.0, that customization no longer seems to apply. What is the recommended way to achieve this in v6? GitHub link: https://github.com/apache/superset/discussions/38580#discussioncomment-16086109 ---- 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]
