[
https://issues.apache.org/jira/browse/AIRFLOW-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675691#comment-16675691
]
holdenk commented on AIRFLOW-2192:
----------------------------------
[~Fokko]So looking up the specific character the user reports as the issue it's
"zero width whitespace", so it could either be hiding in the original string or
being used as a separator between first/last name automatically by something
else.
> Don't authenticate on Google Authentication
> -------------------------------------------
>
> Key: AIRFLOW-2192
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2192
> Project: Apache Airflow
> Issue Type: Bug
> Components: authentication
> Affects Versions: 1.8.0
> Environment: OS: Amazon Linux AMI release 2017.09
> RAM: 30.5
> CPU: 4
> Amazon Instance Type: R4.xlarge
> Python: 2.7.13
> Reporter: Fernando Ike
> Assignee: holdenk
> Priority: Critical
> Fix For: 1.10.1
>
> Attachments: airflow.log
>
>
> It's a weird, I tried to login using Google Authentication and Airflow
> returned "_UnicodeEncodeError: 'latin-1' codec can't encode character
> u'\u200b' in position 8: ordinal not in range(256)_".
> So, my google profile was:
> _First Name: Fernando_
> _Last Name: Ike_
> I changed my profile just "_Ike"_ in the "First Name" and now I can login. In
> the attachment is the log related:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)