web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / xrm CRM Dynamics / Dynamics CRM Create Single ...

Dynamics CRM Create Single Page Application using ADAL.JS to connect to CDS

Bipin D365 Profile Picture Bipin D365 28,983 Moderator
We can create a Single Page Apps (SPAs) which uses JavaScript to work with Common Data Service data. To provide this, Cross-Origin Resource Sharing (CORS) is enabled so that your SPAs can bypass browser restrictions that normally prevent requests that cross domain boundaries. you can use the Azure Active Directory Authentication Library for JavaScript (adal.js) and it… Continue reading Dynamics CRM Create Single Page Application using ADAL.JS to connect to CDS

Comments

*This post is locked for comments