David Handermann created NIFI-15967:
---------------------------------------
Summary: Adjust Proxy Host Header Validation for Authenticated and
Replicated Requests
Key: NIFI-15967
URL: https://issues.apache.org/jira/browse/NIFI-15967
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: David Handermann
Assignee: David Handermann
Following changes to improve the documentation and validation for proxy host
headers, the implementation should be modified to handle requests replicated
from one NiFi node to others.
The application adds proxy headers when forwarding or replicating HTTP
requests, setting the header values based on validated input requests. When
deployed with a reverse proxy server, these proxy header values must be listed
in applicable application properties, such as {{nifi.web.proxy.host}}. When
deployed without a reverse proxy server, the proxy header values reflect the
request URI of the initial NiFi node. In this scenario, application properties
should not be required to enumerate cluster members in proxy properties.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)