Nitin Jain created AIRFLOW-2992:
-----------------------------------
Summary: Google oauth redirect
Key: AIRFLOW-2992
URL: https://issues.apache.org/jira/browse/AIRFLOW-2992
Project: Apache Airflow
Issue Type: Bug
Components: contrib
Affects Versions: 1.10.0
Reporter: Nitin Jain
airflow.contrib.auth.backends.google_auth
Google oauth redirect url is set to
http://web_server_host:web_server_port/oauth_callback_route
This makes it impossible to use google auth and keep airflow behind a reverse
proxy. Instead if we can use base_url/oauth_callback_route, it will work.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)