Hi everyone,
I'm newbie to Nifi. I have already configured and build my test server.
I have different DB connections in my NiFi. However, our DB connection passwords are dynamic in my company. Because we are using CyberArk security system, our DB user passwords are not constant. Our applications send a kind of query to cyberark system to fetch the password on the fly and use that password to connect to DBs.
My question is how to do this on a NiFi system. Can we configure the sensitive data on the controllers dynamically?