Andy LoPresto created NIFI-3890:
-----------------------------------
Summary: Create Key Management Controller Service
Key: NIFI-3890
URL: https://issues.apache.org/jira/browse/NIFI-3890
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Affects Versions: 1.2.0
Reporter: Andy LoPresto
Assignee: Andy LoPresto
Similar to the {{KeyProvider}} interface and various backing implementations
for the {{EncryptedWriteAheadProvenanceRepository}}, a generic
{{KeyManagementControllerService}} should be made available so that other
controller services, reporting tasks, and processors can reference it and
retrieve the necessary keys to perform their cryptographic operations.
It can be backed by a variety of implementations (file-based, static, database,
HSM, etc.).
It should have extensive auditing and granular access controls to restrict both
user interaction and component interaction.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)