Hello,
I'm developing a SPA using angular 6, and I want to connect and use (CRUD operations) a Dynamics365 on-premise instance.
Most of examples around use Azure for authentication, which is a no-go for me.
I'm trying to start with the basics and just perform some sort of authentication, but I can't.
I looked around and it seems in the past we had to use webresources to host our js files, but now, it should be easier with CORS.
What am I missing ?
Thanks,
IG
*This post is locked for comments
I have the same question (0)