Hi @Mark K,
Based on your query, here is my understanding: you would like to make your domain as federated using external IDP.
As per your description, you have tried performing the domain as federated using PowerShell module but failed to do so. In order to achieve the same, you can perform the operation using Microsoft graph as well. Here is the Microsoft document to make your domain as federated: Create samlOrWsFedExternalDomainFederation.
Please make sure you have all the required details like issuerUri
, metadataExchangeUri
and PassiveSignInUri
and other required which needs to make your domain as federated.
I hope this information is helpful. Please feel free to reach out if you have any further questions.
If the answer is helpful, please click "Accept Answer" and kindly "upvote it". If you have extra questions about this answer, please click "Comment".