[
https://issues.apache.org/jira/browse/KNOX-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Hanicz resolved KNOX-3193.
--------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
> No fragments in Location header for NiFi redirects
> --------------------------------------------------
>
> Key: KNOX-3193
> URL: https://issues.apache.org/jira/browse/KNOX-3193
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 3.0.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Users are unable to access certain NiFi pluggable UI pages (e.g.,
> UpdateAttribute advanced config UI) when NiFi is accessed through Knox.
> The Location response header is modified programatically from Knox code:
> [https://github.com/apache/knox/blob/master/gateway-service-nifi/src/main/java/org/apache/knox/gateway/dispatch/NiFiResponseUtil.java#L75-L76]
> However fragments are not added to the Location header and it causes infinite
> redirect loops for NiFi.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)