[
https://issues.apache.org/jira/browse/AIRFLOW-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313424#comment-16313424
]
ASF subversion and git services commented on AIRFLOW-1969:
----------------------------------------------------------
Commit e46cde418289802f2ddf7618fe87d61caed6044a in incubator-airflow's branch
refs/heads/master from [~intellectronica]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=e46cde4 ]
[AIRFLOW-1969] Always use HTTPS URIs for Google OAuth2
Closes #2900 from intellectronica/google-auth-
force-scheme
> Google OAuth2 redirect URL generated as http when proxied
> ---------------------------------------------------------
>
> Key: AIRFLOW-1969
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1969
> Project: Apache Airflow
> Issue Type: Bug
> Components: authentication
> Affects Versions: Airflow 1.8
> Reporter: Eleanor Berger
> Assignee: Eleanor Berger
>
> The Google Oauth2 authentication plugin, generates URLs with the http scheme
> when requests to Airflow are made using http. This is common in cases where
> the Airflow web app is served behind a proxy like an AWS load balancer or
> Nginx.
> The agreed solution is to force the scheme to always be https.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)