[
https://issues.apache.org/jira/browse/NIFI-14379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-14379:
----------------------------------
Fix Version/s: 2.4.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Frontend path without trailing slash ignores proxy headers
> ----------------------------------------------------------
>
> Key: NIFI-14379
> URL: https://issues.apache.org/jira/browse/NIFI-14379
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 2.4.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When NiFi is deployed behind a reverse proxy, allowed context paths enable
> the reverse proxy to instruct NiFi how to build redirect URLs. Jetty Server
> includes standard behavior for redirect from a path without a trailing slash
> to a path with a trailing slash, such as from {{/nifi}} to {{/nifi/}}. This
> standard behavior does not handle proxy context path headers, leading to
> invalid redirect URLs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)