Forum Discussion
Nick_Chadwick
Mar 27, 2024Copper Contributor
Problems configuring federation to SAML IdP
Hi. I'm trying to configure our Entra domain to federate to our existing IdP, following the guidance found https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/how-to-connect-fed-saml-...
Joe Stocker
Mar 31, 2024Bronze Contributor
Try querying the Graph API directly to get a raw view of the federation settings. Use a tool like Graph Explorer (https://developer.microsoft.com/en-us/graph/graph-explorer).
Check for the existence of an object under /domains/<yourdomain>/federationConfiguration. This might give more clues about the corrupted state.
Check for the existence of an object under /domains/<yourdomain>/federationConfiguration. This might give more clues about the corrupted state.
DavidLundell
Jul 16, 2025Brass Contributor
Joe Stocker​ Helping our mutual friend we get the same error using Microsoft Graph API Explorer