[
https://issues.apache.org/jira/browse/AIRFLOW-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015814#comment-17015814
]
ASF subversion and git services commented on AIRFLOW-4029:
----------------------------------------------------------
Commit 30b54d3ecbeb2ebe6c7fcb2cae9f00210a41e6f7 in airflow's branch
refs/heads/master from Kousuke Saruta
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=30b54d3 ]
[AIRFLOW-6566][AIRFLOW-4029] Replace uses of imp still left with importlib.
(#7174)
> 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
> Priority: Major
> Labels: authentication, ldap, webserver
>
> 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
(v8.3.4#803005)