Hello,
We are trying to authenticate our client against an On Premise Dynamics instance, using ADFS
We have tried using the following:
new OnPremiseClient("https://crmdomain.com/XRMServices/2011/Organization.svc", "user@domain.com", "password");
We are receiving the following error:
'ID3242: The security token could not be authenticated or authorized.'
We can access the CRM dynamics url, and can also log in the user with the supplied credentials while doing a regular login flow using web
Any ideas? We are using Microsoft Dynamics 8.2.0
Hello,
We are trying to authenticate our client against an On Premise Dynamics instance, using ADFS
We have tried using the following:
new OnPremiseClient("https://crmdomain.com/XRMServices/2011/Organization.svc", "user@domain.com", "password");
We are receiving the following error:
'ID3242: The security token could not be authenticated or authorized.'
We can access the CRM dynamics url, and can also log in the user with the supplied credentials while doing a regular login flow using web
Any ideas? We are using Microsoft Dynamics 8.2.0