Ryouku commented on issue #8932:
URL: https://github.com/apache/superset/issues/8932#issuecomment-818634544


   Hello @CaptainHoangLe,
   Superset (it's a Flask backend in fact) provides tools (or code blocks if 
you will) to build an authorization system that you prefer. 
   
   However, this is not a standard, pre-built solution and here you have to 
implement it yourself.
   
   This is not a difficult task, you would be able to find on the Internets or 
SO something along the line "flask multiple sign-in options form", implement 
your custom security manager, create templates and you are good to go.
   


-- 
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]

Reply via email to