[
https://issues.apache.org/jira/browse/NIFI-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540269#comment-17540269
]
ASF subversion and git services commented on NIFI-10010:
--------------------------------------------------------
Commit 1cf0f8cf877259e2acedede926a6546a8af69aef in nifi's branch
refs/heads/support/nifi-1.16 from Peter Gyori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1cf0f8cf87 ]
NIFI-10010: ListenTCP adds Certificate Subject and Issuer FlowFile attributes
This closes #6032
Signed-off-by: David Handermann <[email protected]>
> 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
> Priority: Minor
> Fix For: 1.17.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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)