Marcelo G. Almiron created AIRFLOW-927:
------------------------------------------
Summary: LDAP authtorization: ldap3 doesn't understand credentials
from configuration file
Key: AIRFLOW-927
URL: https://issues.apache.org/jira/browse/AIRFLOW-927
Project: Apache Airflow
Issue Type: Bug
Components: contrib
Affects Versions: Airflow 1.7.1
Reporter: Marcelo G. Almiron
Function `get_ldap_connection` on airflow/contrib/auth/backends/ldap_auth.py
does not understand 'future.types.newstr.newstr' objects coming from
`configuration.get("ldap", "bind_user")` and `configuration.get("ldap",
"bind_password")`.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)