juneauwang opened a new issue #13804: URL: https://github.com/apache/superset/issues/13804
While integrating Superset and Azure SSO, I find there is an annoying point after integration that: If you were using LDAP and put your sAMAccountName as username in Superset while Azure doesn't provide such thing, you might need to clean all existing users and start user registration from scratch. It will be better if Superset check both username and emails in ab_user and link the existing account when user is trying to login if one is matched so that superset can better work with different login methods. It will be even great so that superset can provide multi-login methods so that user can choose which methods will be suitable. Don't know if flask appbuilder allowing this. -- 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]
