Quantcast
Channel: Directory integration services - Recent Threads
Viewing all articles
Browse latest Browse all 6446

Re: ADFS error

$
0
0

Seen this some times before, and the way I fixed it, was by turning off the federation and re-established it again...

On your ADFS server (not proxy) do following:

Connect-MsolService

Update-MsolFederatedDomain

Convert-MsolDomainToStandard -domainname mydomain.com -passwordfile pass.txt -skipuserconversion $true

This will break federation to Office 365. No mailboxes, settings, etc will be lost! But users can't login until its turned on...

Convert-MsolDomainToFederated

This command will re-establish federation to Office 365

Update-MsolFederatedDomain

Restart proxy server, run the ADFS wizard to ensure the proxy could communicate to the primary ADFS server, and wait two minute.


Viewing all articles
Browse latest Browse all 6446

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>