Hello ,
Has anyone worked around connecting from Java app to CRM 2016 (On-Premise with IFD, ADFS).
Any sample code around same for connecting to SOAP endpoint (and REST endpoint) will be helpful.
For both, please confirm that authentication mechanism to be used and code will be same - claims based authentication - 1) Obtain token from ADFS
2) Pass the token in the request to CRM.
Also, if anyone is aware of using adal.js for connecting from SPA(cross domain) to CRM IFD, please let me know.
adal.js with CRM online documentation is available, however with IFD not much info is available - (what all javascript configurations are required. Specifically what will the tenant param hold in acquireToken function in case of IFD)
Thanks,
Tripti
*This post is locked for comments