[
https://issues.apache.org/jira/browse/AIRFLOW-6176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16990013#comment-16990013
]
Ronald Fenner commented on AIRFLOW-6176:
----------------------------------------
Thanks that enable_proxy_fix worked didn't know it's there as our config is
missing newer options since it's based on an older version.
> 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)