Bryan Bende created NIFI-16005:
----------------------------------
Summary: 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
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)