[
https://issues.apache.org/jira/browse/NIFI-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035652#comment-18035652
]
Lance Kinley commented on NIFI-15000:
-------------------------------------
MS returns the groups in the token claim as a list of UUIDs. I've tried adding
those groups to the users.xml making sure the UUIDs are the same, but this does
not work. Does NiFi expect these groups in name form?
o.a.n.w.a.c.AccessDeniedExceptionMapper identity[LKinley@[redacted].com],
groups[] does not have permission to access the requested resource.
It appears to think my user is not in any groups. Any advice?
> 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)