fmaritato opened a new issue #14936: URL: https://github.com/apache/superset/issues/14936
**Is your feature request related to a problem? Please describe.** We use okta for authentication, but right now, you have to know to click the login link in the upper right before you can access any dashboards. It's super confusing to our non-technical people who just get a link to a dashboard because it just shows a bunch of errors if they arent logged in. **Describe the solution you'd like** Is there a way to force superset to redirect to the /login page if they are not logged in? I am using a custom superset_config.py and custom_sso_security_manager.py for okta anyway, maybe there is some way to accomplish this in there? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
