You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2019/12/06 17:08:00 UTC

[jira] [Commented] (AIRFLOW-6176) Form submits change url from https to http when redirectoung

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

Ash Berlin-Taylor commented on AIRFLOW-6176:
--------------------------------------------

[https://airflow.apache.org/docs/stable/howto/run-behind-proxy.html?highlight=proxyfix] you might need to enable the proxy_fix middleware

> Form submits change url from https to http when redirectoung
> ------------------------------------------------------------
>
>                 Key: AIRFLOW-6176
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6176
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 1.10.6
>         Environment: amazon linux 2
>            Reporter: Ronald Fenner
>            Priority: Minor
>
> We server the airflow web server behind an ALB in AWS that terminates SSL for us. when submitting forms such as adding a variable when clicking save it changes the url to http from https and we get a bad request.
> It seems that the initial post call by the form works as the variable gets created but then when we get redirected back to the list is when the url drops the https.
>  
> I've seen this behavior as well then creating a pool. The pool gets created but we get routed to an http page afterwards.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)