David Handermann created NIFI-14379:
---------------------------------------
Summary: 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
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)