- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Encrypting custom variable registry
Created 03-28-2017 07:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
We have created a custom variable registry file with a list of items. The file contains credentials to data sources.
Is there any possible way to encrypt this?
I've checked the nifi-toolkit and when running the help command, it shows values within that file can be encrypted. Is this possible for a custom variable registry file?
Created 03-28-2017 03:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The encryption of values in the NiFi variable registry is not there yet. It is a future goal in Apache NiFi.
There is an existing Apache Jira that covers the adding of this capability:
https://issues.apache.org/jira/browse/NIFI-2653
Thanks,
Matt
Created 03-28-2017 03:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The encryption of values in the NiFi variable registry is not there yet. It is a future goal in Apache NiFi.
There is an existing Apache Jira that covers the adding of this capability:
https://issues.apache.org/jira/browse/NIFI-2653
Thanks,
Matt
Created 11-28-2017 05:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Has there been any progress on this ticket? I couldn't tell from the link you have. This is definite a big use case for our use of NiFi. We plan to integrate our secrets management platform with NiFi by injecting static secrets into the variable registry so that our controller services never need manual password entry. However, this is not possible for us until the variable registry is able to be encrypted at rest.
Is there still work being made on this front?
