Page created: 20 May 2020
|
Page updated: 23 Aug 2022
To allow PingFederate to access Intune through the Microsoft Graph API, add an application in Azure Active Directory with the necessary permissions.
- In Azure Active Directory, follow the steps in Register an application with the Microsoft identity platform in the Microsoft documentation.
-
Add the
DeviceManagementManagedDevices.Read.All
application permission from the Microsoft Graft API to your application by following the steps in Add permissions to access web APIs. - Note your Tenant ID, Application ID, and Application Secret. You will use these in Configuring an adapter instance.