[
https://issues.apache.org/jira/browse/NIFI-6306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-6306.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> CatchAllFilter blocks access to any separate context paths (i.e. /nifi1/nifi)
> -----------------------------------------------------------------------------
>
> Key: NIFI-6306
> URL: https://issues.apache.org/jira/browse/NIFI-6306
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.8.0, 1.9.0, 1.9.1, 1.9.2
> Environment: HTTPD as Reverse Proxy, Java 8u202, RHEL 6
> Reporter: Curtis W Ruck
> Priority: Major
> Labels: easyfix
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Found in debug logs:
>
> o.a.n.w.filter.SanitizeContextPathFilter - SanitizeContextPathFilter received
> provided whitelisted context paths from NiFi properties: /nifi1
> o.a.n.w.filter.CatchAllFilter - CatchAllFilter [index.jsp] received provided
> whitelisted context paths from NiFi properties:
>
> CatchAllFilter extends SanitizeContextPathFilter but CatchAllFilter's
> init(FilterConfig) never calls super.init(FilterConfig), the end result
> blocks mapping a nifi node to any subpath (i.e. /nifi1, /nifi2).
>
>
> Per small discussion in users mailing list, another user failed to get this
> working and went the vhost route.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)