Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

NiFi Variable Registry different access rights

avatar
Explorer

In the nifi.variable.registry.properties we can configure a file to list all the variables we want to have available, however is it possible to have variables limited per group?

Lets say we have GroupA and Group B.

We have var1, var2, var3, var4, and var5.

We want to provide GroupA with access to all 5 variables, however to GroupB we would only like them to access var4 and var5.

Is there a way this can be implemented in any way possible?

1 ACCEPTED SOLUTION

avatar

Hi @Nikhil Chaudhary,

At the moment this is not possible. However the NiFi community is currently working on it as you can see here with the below feature proposal:

https://cwiki.apache.org/confluence/display/NIFI/Variable+Registry

Hope this helps.

View solution in original post

1 REPLY 1

avatar

Hi @Nikhil Chaudhary,

At the moment this is not possible. However the NiFi community is currently working on it as you can see here with the below feature proposal:

https://cwiki.apache.org/confluence/display/NIFI/Variable+Registry

Hope this helps.