Authorization - AAD matrix-based security issue

Hi ,

I’ve recently integrated jenkins to our AAD infrastructue.
The authentication works perfectly and even the group membership of the users is being queried.

But at the Authorization side at “Configure Global Security” i cannot find any group/user even though , Always retrieving the same result “We didn’t find any matches”.
i’ve assigned to the “App Registration” the right permissions(All under application and not delegation):

  • User.readAll
    *Group.readAll
    *Directory.readAll
    *people.readAll

All permissions has granted an admin consent for the tenant.
Please help, i cannot see any logs from the /var/log/jenkins/jenkins.log when there is a query to find any user/group.