Pablo Klijnjan created AIRFLOW-4153:
---------------------------------------
Summary: Google Auth provider is broken when username is the
response payload
Key: AIRFLOW-4153
URL: https://issues.apache.org/jira/browse/AIRFLOW-4153
Project: Apache Airflow
Issue Type: Bug
Components: authentication
Affects Versions: 1.10.2
Reporter: Pablo Klijnjan
This happens due to this bug in FAB:
[https://github.com/dpgaspar/Flask-AppBuilder/issues/818]
If the google response contains a username key, the user is not searched by
email and in my case, since the google username differs from the one in the
Airflow DB, it fails to find it, causing the login to fail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)