Matt Hagenbuch created NIFI-6411:
------------------------------------
Summary: NiFi Registry - Support encrypted value for
GitFlowPersistenceProvider Password
Key: NIFI-6411
URL: https://issues.apache.org/jira/browse/NIFI-6411
Project: Apache NiFi
Issue Type: Improvement
Components: Configuration, Tools and Build
Reporter: Matt Hagenbuch
Currently the NiFi Toolkit encrypt-config tool has no documented support for
the NiFi Registry "providers.xml" configuration file, which contains the
GitFlowPersistenceProvider GitHub credentials. If you attempt to use the
encrypt-config tool passing the "-i" flag (for identityProviders.xml) and give
it the providers.xml file, it does correctly encrypt the password for the
GitFlowPersistenceProvider. However, in practice NiFi Registry does not seem
to attempt to decrypt the value, nor does the property support the "encryption"
attribute. It would be great to be able to encrypt this sensitive field using
the encrypt-config tool.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)