Hello,
My customer is trying to configure OAuth authentication between his on-premises Exchange and Exchange Online organizations. He follows the steps in this article.
http://technet.microsoft.com/en-us/library/dn594521(v=exchg.150).aspx
He got stuck in Step 1 after running the following command. (He replaced <> with his onmicrosoft.com domain.)
New-AuthServer -Name "WindowsAzureACS" -AuthMetadataUrl https://accounts.accesscontrol.windows.net/<your verified domain>/metadata/json/1
The received error was :
Cannot acquire auth metadata document from 'https://accounts.accesscontrol.windows.net/<domain>/metadata/json/1"
Any clue what went wrong, and how to fix it?
Thank you very much for all the help.
Chatree