Thank you for posting YOUR QUERY ON Microsoft Q&A. Based upon your description above it seems like you are not able to add SAML IDP with a passive authentication endpoint.
On digging further I saw there has been a similar known issue which is worked by dev team.
As a work around could you please try the following action:
- To update the DNS TXT record, please try using 'DirectFedPassiveSignInUri' instead of 'DirectFedAuthUrl' as below
Instead of using:
fabrikam.com. IN TXT DirectFedAuthUrl=https://fabrikamconglomerate.com/adfs
Try using:
fabrikam.com. IN TXT DirectFedPassiveSignInUri=https://fabrikamconglomerate.com/adfs
Please do let me know in comments if this does not help so that we could move to next plan of action.
Thanks,
Akshay Kaushik
Please "Accept the answer" (Yes), and share your feedback if the suggestion answers you’re your query. This will help us and others in the community as well.