[
https://issues.apache.org/jira/browse/NIFI-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303755#comment-17303755
]
ASF subversion and git services commented on NIFI-8324:
-------------------------------------------------------
Commit f0644b7febc339d362bc92cc5536bcf19fbb71ce in nifi's branch
refs/heads/support/nifi-1.13 from Joey Frazee
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f0644b7 ]
NIFI-8324 Fix NGINX X-ProxiedEntitiesChain examples in Admin Guide
This closes #4897
Signed-off-by: David Handermann <[email protected]>
> Fix X-ProxiedEntitiesChain header examples in Admin Guide
> ---------------------------------------------------------
>
> Key: NIFI-8324
> URL: https://issues.apache.org/jira/browse/NIFI-8324
> Project: Apache NiFi
> Issue Type: Bug
> Components: Documentation & Website
> Affects Versions: 1.13.0, 1.14.0, 1.13.1
> Reporter: Joey Frazee
> Assignee: Joey Frazee
> Priority: Minor
> Fix For: 1.14.0, 1.13.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The handling of the X-ProxiedEntitiesChain header for secure proxied requests
> became more strict in NIFI-7744 and now requires the outermost <, >. The
> NGINX examples in the Admin Guide use $ssl_client_s_dn which results in:
> ERROR [NiFi Web Server-20] o.a.n.w.s.NiFiAuthenticationFilter Unable to
> authenticate: Proxy chain format is not recognized and can not safely be
> converted to a list.
> java.lang.IllegalArgumentException: Proxy chain format is not recognized and
> can not safely be converted to a list.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)