[
https://issues.apache.org/jira/browse/NIFI-16005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18087125#comment-18087125
]
ASF subversion and git services commented on NIFI-16005:
--------------------------------------------------------
Commit 7792cd9de14421ce82d734bdff0c30fa8526a91f in nifi's branch
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7792cd9de14 ]
NIFI-16005 Adjust proxy header validation for requests forwarded to c… (#11317)
Signed-off-by: Kevin Doran <[email protected]>
> Adjust proxy header validation for requests forwarded to cluster coordinator
> ----------------------------------------------------------------------------
>
> Key: NIFI-16005
> URL: https://issues.apache.org/jira/browse/NIFI-16005
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Similar to NIFI-15967, this one accounts for when a node that is not the
> coordinator receives a request and forwards it to the coordinate. In that
> case replicated-request header is false, so the proxy validation runs and
> fails unless the coordinator nifi.web.proxy.host contains the host of the
> node that forwarded the request. This should somehow skip the proxy host
> validation, just like when the replication header is set.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)