GitHub user orangewolf added a comment to the discussion: How to enable normal sign in and SSO at same time.
@dosu provide an overridden login view (overriding `flask_appbuilder/templates/appbuilder/general/security /login_db.html`) that contains both the user/pass login and the sso button. show how to add this overridden view to the helm based deployment GitHub link: https://github.com/apache/superset/discussions/32991#discussioncomment-15248524 ---- 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]
