Hello,
We have a CRM 2016 on-premises setup with IFD and ADFS, Windows Server 2012 R2 configured. We need to make Web API calls from an app hosted on the cloud(javascript) to this CRM instance.
Can adal.js be used for this purpose?
I am yet to try the code sample provided on:
https://msdn.microsoft.com/en-us/library/mt595797.aspx
However from this github documentation, it looks like it is not possible with Windows Server 2012.
Any help in this regard?