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

[jira] [Assigned] (NIFI-4132) Create EncryptRecord controller service and processor

     [ https://issues.apache.org/jira/browse/NIFI-4132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann reassigned NIFI-4132:
--------------------------------------

    Assignee:     (was: Andy LoPresto)

> Create EncryptRecord controller service and processor
> -----------------------------------------------------
>
>                 Key: NIFI-4132
>                 URL: https://issues.apache.org/jira/browse/NIFI-4132
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 1.3.0
>            Reporter: Andy LoPresto
>            Priority: Major
>              Labels: encryption, records, security
>
> From a user:
> {quote}
> As a dataflow manager, I would love to use a processor to encrypt fields in my record objects. Essentially, i can plugin a record reader controller service to "EncryptRecordField", deserialize incoming bytes to internal record objects, encrypt select fields, then plugin a record writer controller service to serialize the record objects into a user specified output format.
> It would be nice to support pluggable key management. Could either be something similar to EncryptContent processor config, or to introduce a KeyManagementControllerService which can interface with various processors when necessary.
> {quote}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)