Vipul Pandey created AIRFLOW-4029:
-------------------------------------

             Summary: Loggin in to webserver through a dag page takes to the 
main UI dag view
                 Key: AIRFLOW-4029
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4029
             Project: Apache Airflow
          Issue Type: Improvement
          Components: authentication, webserver
    Affects Versions: 1.10.2
            Reporter: Vipul Pandey


I am using airflow 1.10.2 and using ldap for authentication. While logging in 
using the dag url link the airflow takes you to the main webserver ui page 
instead of the dag page. On the other hand if i am already logged in i am able 
to directly access the dag ui page. 
For example - 

If i am not logged in and try to login here  
[http://hostname:port/admin/airflow/graph?dag_id=temp|http://hostnameport/]
after loggin in it takes me to 
[http://hostname:port/admin/|http://hostnameport/]

While if i am logged in the dag url works fine. Not sure if this is an issue in 
ldap or the webserver.
Having the above feature will be a significant improvement.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to