[ 
https://issues.apache.org/jira/browse/AIRFLOW-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789185#comment-16789185
 ] 

Janne Keskitalo commented on AIRFLOW-4045:
------------------------------------------

Adding slash at the end of the base_url seems to break the UI completely. 
Without the slash I can navigate to http://localhost:8080/airflow/home and the 
page works ok. Also most of the menu links work after that except the "DAGs" 
-page which points to "localhost:8080" and the Airflow -logo link that points 
to "localhost:8080/airflow" which doesn't get correctly redirected to 
"localhost:8080/airflow/home".

> BASE_URL not working when RBAC enabled
> --------------------------------------
>
>                 Key: AIRFLOW-4045
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4045
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webserver
>    Affects Versions: 1.10.2
>         Environment: Ubuntu 18.04
>            Reporter: Janne Keskitalo
>            Priority: Major
>
> Web UI breaks when using RBAC with a subpath. Settings used:
> {quote}
> rbac = true
> base_url = http://localhost:8080/airflow
> {quote}
> Going to address "http://localhost:8080/airflow"; gets redirected to 
> "http://localhost:8080/home"; which doesn't exist.



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

Reply via email to