10-05-2021 05:57 AM - edited 10-05-2021 05:59 AM
Hello,
I'm trying to use Computer authentication with Azure AD.
As Azure AD only works with SAML, and ROPC only allows EAP-TTLS ie user authentication , I'm looking into Intune as a MDM server.
I've followed all the procedure here :
The certificates are trusted both sides, but when I test the connection I get the following error :
Connection to server failed with:
Unrecognized field "requestId" (Class com.cisco.cpm.mdm.auto.discovery.MdmAzureDirectoryServiceErrorOdata), not marked as ignorable at [Source: java.io.StringReader@20d9ea84; line: 1, column: 152] (through reference chain: com.cisco.cpm.mdm.auto.discovery.MdmAzureDirectoryServiceErrorResponse["odata.error"]->com.cisco.cpm.mdm.auto.discovery.MdmAzureDirectoryServiceErrorOdata["requestId"])
Please try with different settings.
Packet capture shows one connection to the token URL, so I guess the token retrieval is ok, then another connection to the discovery URL https://graph.windows.net/<Tenant ID>.
We are running version 3.0 Patch 4.
Does anyone knows how to resolve this ?
Solved! Go to Solution.
11-02-2023 12:41 AM
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