Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.14.0, 1.15.0
Description
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.
Attachments
Issue Links
- fixes
-
NIFI-7033 wrong redirect from login/logout page when behind a custom url prefix/context
-
- Resolved
-
- links to