You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Nitin Jain (JIRA)" <ji...@apache.org> on 2018/08/31 14:01:00 UTC

[jira] [Created] (AIRFLOW-2992) Google oauth redirect

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)