You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joey Frazee (Jira)" <ji...@apache.org> on 2021/03/15 19:10:00 UTC

[jira] [Created] (NIFI-8324) Fix X-ProxiedEntitiesChain header examples in Admin Guide

Joey Frazee created NIFI-8324:
---------------------------------

             Summary: 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 &amp; Website
    Affects Versions: 1.13.0, 1.14.0, 1.13.1
            Reporter: Joey Frazee
            Assignee: Joey Frazee


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)