Hi
I am working on setting up Sharepoint 2016(on-prem) to Dynamics 2016(on-prem) Server to server Integration.
Following the below URL https://technet.microsoft.com/en-us/library/dn949332.aspx
When I get to the step of Creating a New-SPSecurityTokenIssuer by running the command.
New-SPTrustedSecurityTokenIssuer –Name "crm" –IsTrustBroker:$false –MetadataEndpoint crmserver/.../json
And I get an error as "The remote server returned an error. 400 (Bad Request)"...
I copy the url of metadata and placed in the browser and it displays
Metadata publishing for this service is not enabled.
Can anyone advise on this??
Thanks,
Siva
*This post is locked for comments