[
https://issues.apache.org/jira/browse/NIFI-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Gough updated NIFI-9060:
-------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> HTTP Cookie Paths ignore Proxy Context Path Headers
> ---------------------------------------------------
>
> Key: NIFI-9060
> URL: https://issues.apache.org/jira/browse/NIFI-9060
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Security
> Affects Versions: 1.14.0, 1.15.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Labels: security
> Fix For: 1.15.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> HTTP cookies that NiFi uses for authentication have hard-coded paths set to
> forward-slash. This is acceptable for deployments where clients have direct
> access to NiFi, or when a reverse proxy does not rewrite the context path. In
> deployments where a reverse proxy performs URL rewriting, NiFi should set
> cookie path based on proxy HTTP headers. NiFi WebUtils includes methods to
> determine the context path based on supported proxy headers, which should be
> used to set the paths for HTTP cookies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)