RE: Nifi 1.14 user authentication using openId connect not working

2021-12-08 Thread Ganesh, B (Nokia - IN/Bangalore)
Hi , Currently we have blocked due to this .. could you please help us to resolve the below issue . From: Ganesh, B (Nokia - IN/Bangalore) Sent: Wednesday, December 8, 2021 4:24 PM To: us...@nifi.apache.org; dev@nifi.apache.org Subject: Nifi 1.14 user authentication using openId connect not

Re: Nifi 1.14 user authentication using openId connect not working

2021-12-08 Thread David Handermann
Hi Ganesh.B, It looks like you are running into an issue in NiFi 1.14.0 that was resolved in 1.15.0 under the following Jira issue: https://issues.apache.org/jira/browse/NIFI-8783 The default authorizers.xml includes a definition for the SingleUserAuthorizer, which can only be used together with

Nifi 1.14 user authentication using openId connect not working

2021-12-08 Thread Ganesh, B (Nokia - IN/Bangalore)
Hi , We are using apache nifi 1.14 . We have 3 nodes in nifi cluster , cluster is using external zookeeper for state management. We are using openId connect for the user authentication . following are the relevant configuration in nifi.properties file . nifi.security.user.authorizer=managed-aut