You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Gresock (Jira)" <ji...@apache.org> on 2021/06/02 17:30:00 UTC

[jira] [Created] (NIFI-8651) Refactor SensitivePropertiesProviderFactory

Joseph Gresock created NIFI-8651:
------------------------------------

             Summary: Refactor SensitivePropertiesProviderFactory
                 Key: NIFI-8651
                 URL: https://issues.apache.org/jira/browse/NIFI-8651
             Project: Apache NiFi
          Issue Type: Sub-task
            Reporter: Joseph Gresock
            Assignee: Joseph Gresock


In order to facilitate extensibility with SensitivePropertiesProviders (as in NIFI-5481 and NIFI-8447), we should refactor the SensitivePropertiesProviderFactory to return the appropriate SPP based on a "provider scheme".  This scheme will correlate to the values of the `.protected` properties in nifi.properties.

For example, a providerScheme of `aes/gcm/256` would map to the AESSensitivePropertiesProvider.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)