Developer forum

Forum » Integration » D365 BC cloud to a local enviroment

D365 BC cloud to a local enviroment

Kim Søjborg Pedersen
Reply

Hi

I have an ERP workshop with an ERP company. I only have a local environment due to a licensing issue with the customer that hasn't been resolved yet. Does anyone know if it's possible to connect an endpoint to a D365 cloud from a local environment?


Replies

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply
This post has been marked as an answer

Hi Kim,
yes
BR, Dmitrij

Votes for this answer: 1
 
Kim Søjborg Pedersen
Reply

Hi Dmitrij

what about this "Go to Authentication and a new web platform. Add the URL of your DynamicWeb solution to the list of redirect URIs." do you know what to put in there?

its from https://doc.dynamicweb.dev/manual/dynamicweb10/integration/guides/s2s-guide.html

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply

Hi Kim,
you need to map your solution to some port like that in IIS:

and then enter those URIs in the Authentication section (http or https - depends what your solution is using):
http://localhost:9001/Admin/Public/Module/EndpointManagement/EndpointAuthorization.aspx
http://localhost:9001
https://businesscentral.dynamics.com/OAuthLanding.htm
BR, Dmitrij

 

You must be logged in to post in the forum