Do we need MID Server for Intune integration with ServiceNow using Microsoft Graph API ?

Muffin
Tera Contributor

Hi All,

We are planning to integrate ServiceNow with Intune. Do we need MID Server for Intune integration with ServiceNow using Microsoft Graph API ?

Please need your help!

Thanks in advance.

9 REPLIES 9

Hi Muffin,

 

The link is not using the OOB Service graph connector that's why it doesn't use MID Server. As said before technically there is no requirement to have a mid server if you build the integration on your own you can do it without a MID server but if you use the OOB service graph connector then you need it.

 

Regards,

Vivek

Hi @VivekSattanatha Regarding your statement "But ServiceNow added a requirement in graph connectors to have a mid server same as how the cloud management module requires a mid server. "

 

The doc here says as 'optional'

No where its mentioned as mandatory.

 

Also when you say "cloud management", are you referring to cloud provisioning and management (CMP) or cloud Discovery? If its cloud Discovery, the MID server is really required as its for performing deep dive discovery.

 

So I am still confused if a MID server is really required for Intune SG connector or not.

As far as we when we did POC, It can function even in the absence of a MID. While using a MID is advised, it is not mandatory. However, you should ensure that the login details (Client ID, Client Secret, and Tenant ID) used for Intune connection are effective in a tool similar to Postman before configuring the same credentials during the Guided Setup.

@Somnath Shilimk "MID is advised" -- but why ? 🙂 

I dont find a reason to have MID in this scenario unless I am missing something 🙂

Pratiksha
Mega Sage
Mega Sage

You do not need a mid server for building service graph connector using API's.