[ https://issues.apache.org/jira/browse/NIFI-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022826#comment-18022826 ]
David Handermann commented on NIFI-15000: ----------------------------------------- [~koldo] At this time it is not possible to inject other groups through environment variables. NiFi stores this group information an file named users.xml, following an internal format. It is theoretically possible to create a file formatted with the required values, but it would require going outside the bounds of supported use cases. > Remove AzureGraphUserGroupProvider following OkHttp upgrade > ----------------------------------------------------------- > > Key: NIFI-15000 > URL: https://issues.apache.org/jira/browse/NIFI-15000 > Project: Apache NiFi > Issue Type: Bug > Components: Docker > Affects Versions: 2.5.0, 2.6.0 > Reporter: Koldo > Assignee: David Handermann > Priority: Major > Fix For: 2.7.0 > > Time Spent: 20m > Remaining Estimate: 0h > > I want to deploy the nifi 2.5.0 image with AzureGraphUserGroupProvider > configured in authorizers.xml. > When I deploy it with this configuration, I get the following error: > `Caused by: java.lang.ClassNotFoundException: okhttp3.internal.Util` > Previously, I get the following in the logs: Access Token was returned > I have seen that in task NIFI-14730, the Okhttp version was updated to 5.0.0 > and the image requires version 3. -- This message was sent by Atlassian Jira (v8.20.10#820010)