We have been trying to get push notifications to work with the OWA for IPhone/Ipad app using the information provided in the below TechNet article. We have an exchange 2013 on premise installation and going by the info in the article, are attempting to create a relationship with the office 365 servers. We already have our domain configured in office 365. When we attempt to create the New-Authserver, we receive the following error.
New-AuthServer MicrosoftSts -AuthMetadataUrl https://accounts.accesscontrol.windows.net/metadata/json/1/?realm=DOMIAN
Cannot acquire auth metadata document from 'https://accounts.accesscontrol.windows.net/metadata/json/1/?realm=DOMAIN.
Error: An exception occurred during a WebClient request..
+ CategoryInfo : ResourceUnavailable: (:) [New-AuthServer], AuthMetadataClientException
+ FullyQualifiedErrorId : [Server=MAIL SERVER,RequestId=9dd5e9ff-71cc-455f-9efb-5bb98c2d1f83,TimeStamp=5/13/2014 9:1
3:13 PM] [FailureCategory=Cmdlet-AuthMetadataClientException] DEDA18E3,Microsoft.Exchange.Management.SystemConfigu
rationTasks.NewAuthServer
+ PSComputerName : CAS server
http://technet.microsoft.com/en-us/library/dn511017(v=exchg.150).aspx
The Oauth certificate was successfully created and exported to the various mail servers. Does anyone have any ideas and what the issue could be?
Thank
Jorge