I would also add that that communication between NiFi and NiFi Registry doesn't involve OIDC. It is a 2-way TLS connection where NiFi sends the user identity (from OIDC) as a proxied-entity to NiFi Registry. So OIDC is only used when users directly access the UI of one of the applications.
On Wed, Apr 1, 2020 at 8:11 AM Pierre Villard <[email protected]> wrote: > Hi Raz, > > You're right, there is a JIRA for it [1], but there is no assignee and, as > far as I know, no one is working on this. Feel free to pick it up if you > feel able to contribute this improvement to the project. > > [1] https://issues.apache.org/jira/browse/NIFIREG-313 > > Thanks, > Pierre > > Le mer. 1 avr. 2020 à 13:41, Raz Dobkies <[email protected]> a écrit : > > > Hi there! > > > > My name is Raz and I want to develop a NiFi system connected to NiFi > > Registry. > > According to my understanding, in the current version of Nifi registry, > it > > is not possible to authenticate using OpenId-Connect, but I saw that you > > have an open issue in Nifi Jira that you are planning to implement this > > feature in the future. > > Do you have a time estimate when it would be included? > > > > Best regards, > > Raz Dobkies. > > >
