Hi All
I'm trying to setup federation with o365 and get the following error
Convert-MsolDomainToFederated : The remote server returned an error: (403) Forbidden.
At line:1 char:1
+ Convert-MsolDomainToFederated -DomainName serco.com
-SupportMultipleDomain:$true
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : NotSpecified: (:) [Convert-MsolDomainToFederated
], CmdletInvocationException
+ FullyQualifiedErrorId : The remote server returned an error: (403) Forbi
dden.,Microsoft.Online.Identity.Federation.Powershell.ConvertDomainToFeder
Onto the ADFS server i see the following event ids
A token request was received for a relying party identified by the key 'urn:federation:MicrosoftOnline', but the request could not be fulfilled because the key does not identify any known relying party trust.
Key: urn:federation:MicrosoftOnline
This request failed.
User Action
If this key represents a URI for which a token should be issued, verify that its prefix matches the relying party trust that is configured in the AD FS configuration database.