[
https://issues.apache.org/jira/browse/NIFI-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303398#comment-17303398
]
ASF subversion and git services commented on NIFI-8324:
-------------------------------------------------------
Commit f9e469ffa21093e6f109f309b0aa8846c642c785 in nifi's branch
refs/heads/main from Joey Frazee
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f9e469f ]
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
> Time Spent: 10m
> 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)