fropa opened a new issue #14391: URL: https://github.com/apache/superset/issues/14391
Hi, I integrated superset with the LDAP, and finally, it works. But now, I cannot log in with a local (admin) account, if I comment LDAP integration configuration in config.py then I can log in but with LDAP I can't. ### Expected results I expected to login with both, LDAP and local accaunts. ### Actual results I have to choose one of them. ### Environment (please complete the following information): - superset version: `0.38.1` - python version: `3.6.8` - node.js version: `node -v` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Also, I want to configure multiple integrations with the same LDAP, for x group 1 role, for y group 2 role, etc... Which part is responsible for that?? -- 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]
