ziusware commented on issue #8129: LDAP Connection Superset URL: https://github.com/apache/incubator-superset/issues/8129#issuecomment-547587499 I solved the problem, I was trying to use two sub domains, but I thought that SUPERSET just allow one. The two sub domains that I wanted to use was inside of a Domain so I just changed my AUTH_LDAP_SERVER= "ldap://<domain_url>:389" to AUTH_LDAP_SERVER= "ldap://<domain_url>:3268"
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
