Koldo created NIFI-15000:
----------------------------
Summary: Can't deploy docker image with
AzureGraphUserGroupProvider
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
Reporter: Koldo
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)