06-26-2019 06:06 AM
Hi ISE experts
We have a customer integrating ISE with Intune. The MS supplied "Auto Discovery URL" was "graph.microsoft.com" but I checked around and the suggested URL was "graph.microsoft.net". So the customer tried that, and .net works instead of .com
Supplied https://graph.microsoft.com/xxxxxxxxxx
Working https://graph.windows.net/xxxxxxxxxx
Did anyone get it to work with ".com"
I have no visibility of what Intune is showing, but the ".com" was the MS general recommendation, but clearly didn't work. Is this an error, or is there some pointers in Intune to ".net" also?
This is happening more the once from what I can see. Is there an error in Intune, or is ISE not doing something right with .com?
thanks
Mark
Solved! Go to Solution.
03-28-2022 12:20 AM
Hi All,
I have also been able to get the Intune integration working using the graph.windows.net URL; however, found a Cisco document that this URL will no longer work after June 2022...:
Microsoft is deprecating Azure Active Directory (Azure AD) Graph and will not support Azure AD Graph-enabled integrations after June 30, 2022. You must migrate any integrations that use Azure AD Graph to Microsoft Graph. Cisco ISE typically uses the Azure AD Graph for integration with the endpoint management solution Microsoft Intune. Any integration between Cisco ISE and Microsoft Intune that still uses Azure AD Graph applications (https://graph.windows.net/ <Directory (tenant) ID>) will not work beyond June 30, 2022.
Although my recent integration using this URL is 'working', ISE warns that the MDM is using an old API Version (v2) instead of the new Version 3 API. This means I cannot use GUID as a device identifier, only MAC Address. You can see at the bottom where you would normally specify GUID, however it is greyed out / unavailable... I have deleted and re-added to no avail:
I built this as a Lab PoC back in September 2021 on ISE 3.1 (unpatched) with a demo Azure tenancy, and I was able to use GUID (also using the old graph/windows.net endpoint BTW)...
Has anyone else run into this 'API v2' issue?
03-28-2022 12:26 AM
For anyone interested, here are the debug logs (ise-psc.log):
07-13-2022 12:52 AM
ISE 3.1, Patch 3
03-28-2022 04:09 PM
This is how you call an API according to MS Doco. I don't see any Cisco documentation which says to include version in there.
------------------------------------------------------------------------------------------------------------
To read from or write to a resource such as a user or an email message, you construct a request that looks like the following:
{HTTP method} https://graph.microsoft.com/{version}/{resource}?{query-parameters}
The components of a request include:
Microsoft Graph currently supports two versions: v1.0 and beta.
07-13-2022 12:49 AM
Finally, got it working
07-31-2022 08:55 PM
Hi @najam.shah78
Thanks for the post. Are you able to share the rest of the screen config? The issue we are having is the error:
"This MDM or UEM server supports Cisco ISE API Version 2"
See my screenshot for where this is appearing and the greyed out options to select the GUID device identifier. It's cut off on your screenshot.
I have the same config as yours and curious if you have that same issue...also are you on ISE 3.1 patch 3?
Thank you!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide