GitHub user user1500177 created a discussion: Need to bypass the SSO login page when coming from another platform, but if using standalone sjperset need to Loginvia the Oauth provider itself
Isnt Apache superset already having a /login page for normal login , if I updat either with OAUTH2 is it gonna get replace with a sign in button for that single oauth provider?? What I need is to bypass this page somehow , that is if the person has logged in to a platform whi h later redirects to Superset Instandalone superset , still need the login via Oauth provider, but if the person comes from the other platform then I don't need him to login seperately The I am planning to extend the IndexView class and update the 1st page that is gonna be shown directly. GitHub link: https://github.com/apache/superset/discussions/34532 ---- 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]
