Jaroslaw Ruks created AIRFLOW-1447:
--------------------------------------
Summary: "Cannot bind to ldap server: invalidCredentials" with
Diacritic char in LDAP
Key: AIRFLOW-1447
URL: https://issues.apache.org/jira/browse/AIRFLOW-1447
Project: Apache Airflow
Issue Type: Bug
Components: webserver
Affects Versions: 1.8.0
Reporter: Jaroslaw Ruks
Priority: Minor
Attempting to login into Airflow with LDAP authentication failed. User receives
"Incorrect login details", while in log is appears error:
{code}
[10178] {ldap_auth.py:67} ERROR - Cannot bind to ldap server:
invalidCredentials
{code}
LDAP is active directory and user have diacritic character in fileds: CN,
distinguishedName, name. Users without diacritic characters can login properly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)