Eleanor Berger created AIRFLOW-1969:
---------------------------------------
Summary: 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)