[
https://issues.apache.org/jira/browse/AIRFLOW-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312727#comment-16312727
]
Eleanor Berger commented on AIRFLOW-1969:
-----------------------------------------
Fix in https://github.com/apache/incubator-airflow/pull/2900
> 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)