[
https://issues.apache.org/jira/browse/NIFI-15967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082945#comment-18082945
]
ASF subversion and git services commented on NIFI-15967:
--------------------------------------------------------
Commit e6baf38b9ffd3db46ffbb9dce16c560116351326 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e6baf38b9ff ]
NIFI-15967 Adjust Proxy Header Validation for Replicated Requests (#11273)
> 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
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)