A new Flexera Community experience is coming on November 25th. Click here for more information.
Hi Everyone,
We're onboarding a SaaS application and need to get the HR users from AzureAD for that purpose. The concern is- our customer is not willing to grant us "directory.read.all" permission rather suggesting to have "user.read.all".
Is there any way to get this integrated with the mentioned permission?
Thanks.
‎Aug 11, 2021 09:57 PM
The directory.read.all is a minimum requirement Azure Client Credentials
Thanks,
‎Aug 17, 2021 02:23 AM
‎Aug 17, 2021 02:23 AM
@JohnSorensenDK Thanks.
A follow-up query please, why do we need directory permissions when we'd need to extract the details of Azure-AD users only and not the Enterprise application in Az.
‎Aug 17, 2021 05:32 AM
I must admit that this isn't entirely clear to me either, but I know that there are differences between access rights (permissions) in the Microsoft Graph API vs. Azure AD Graph API from Google searching the Internet and finding many discussions around permissions required when using these API's.
Thanks,
‎Aug 18, 2021 02:52 AM