gardnerdev edited a comment on issue #13818: URL: https://github.com/apache/airflow/issues/13818#issuecomment-765512299
If there is no noticeable errors it means, that LDAP is not configured properly. Had it worked on previous airflow version? What is measing: ``` AUTH_LDAP_SEARCH = 'dc=COM' (my use-case) AUTH_LDAP_USE_TLS = False AUTH_LDAP_ALLOW_SELF_SIGNED = False ``` If it worked on previous airflow you need to install additional packages. ---------------------------------------------------------------- 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]
