[
https://issues.apache.org/jira/browse/NIFI-16005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-16005:
-------------------------------
Status: Patch Available (was: Open)
> 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: 10m
> 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)