[
https://issues.apache.org/jira/browse/NIFI-13695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman updated NIFI-13695:
-------------------------------
Status: Patch Available (was: Open)
> Redirect issue when opening custom UI when running behind a proxy
> -----------------------------------------------------------------
>
> Key: NIFI-13695
> URL: https://issues.apache.org/jira/browse/NIFI-13695
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI, Extensions
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When attempting to open a custom ui when running behind a proxy, jetty will
> attempt to perform a redirect from "/proxy/path/context-path" to
> "/context-path/". This redirect can result in the loss of the proxy path and
> a resulting 404. This redirection can be avoided by including the trailing
> slash.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)