Hi,
I am new to WCF, I have created a WCF service to connect with Dynamics CRM online and fetch some records.
The service is working as expected but the CRM authentication part is taking about 20+seconds, which is not acceptable for a web service.
I am using the authenticatewithnohelp class provided in the SDK (SDK\SampleCode\CS\GeneralProgramming\Authentication\AuthenticateWithNoHelp).
Can someone please advise how can I improve the authentication time.
Thanks in advance.
*This post is locked for comments
I have the same question (0)