Error – ” Federation information could not be received from the external organization”
The Hybrid configuration wizard is failed with the following error: ” Federation information could not be received from the external organization”
Solution:
in my case the wsSecurity was disabled, after enabling the wsSecurity the problem was solved.
Follow this steps:
1. Check if theΒ in the wsSecurity is enabled or disable :
go to Exchange2010 Powershell and type : Get-AutodiscoverVirtualDirectory -Server exch2010 | fl *where “exch2010” is your exchange2010 server name check if the WSSecurityAuthentication:$false
2.Β Enable the WSSecurityAuthentication: In the Exchange2010 Powershell type : Get-AutodiscoverVirtualDirectory -Server exch2010 | Set-autodiscoverVirtualDirectory -WSSecurityAuthentication:$true
*where “exch2010” is your exchange2010 server name
Now try to run the wizard again. π

Sr. Cloud Solution Architect at Microsoft, Iβm passionate about helping customers succeed by building secure, scalable, and innovative cloud solutions β with a strong focus on AI, DevOps practices, and end-to-end security. With a proven track record in the IT and services industry, I serve as a trusted advisor, partnering closely with organizations to guide them through digital transformation and maximize the value of their cloud investments.
My role combines technical leadership with project ownership β from designing modern architectures to leading cross-functional implementations that drive real business outcomes. I also manage and empower strategic partners, working hand-in-hand with them to ensure project success and deliver measurable business impact for customers.

