[
https://issues.apache.org/jira/browse/AIRFLOW-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini resolved AIRFLOW-1969.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
> 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
> Fix For: 1.10.0
>
>
> 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)