You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Gyori (Jira)" <ji...@apache.org> on 2022/05/10 16:41:00 UTC

[jira] [Created] (NIFI-10010) ListenTCP should add client certificate's Subject and Issuer DNs to flowfiles as attributes

Peter Gyori created NIFI-10010:
----------------------------------

             Summary: ListenTCP should add client certificate's Subject and Issuer DNs to flowfiles as attributes
                 Key: NIFI-10010
                 URL: https://issues.apache.org/jira/browse/NIFI-10010
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Peter Gyori
            Assignee: Peter Gyori


The ListenTCP processor should read the client certificate's Subject and Issuer DNs and attach their values to the outgoing flowfile as attributes.

This would enable the implementation of authorization logic downstream in the flow (e.g. using a RouteOnAttribute processor) using those values.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)