简体   繁体   English

Dynamics CRM 2011,Active Directory,SOAP,PHP

[英]Dynamics CRM 2011, Active Directory, SOAP, PHP

I have been connecting to Dynamics CRM 2011 Online using SOAP so that I may create a connection to a PHP based CMS. 我一直在使用SOAP连接到Dynamics CRM 2011 Online,以便可以创建到基于PHP的CMS的连接。

I have managed to get Office 365 and Windows live authentication sorted as well as the various functions I require. 我已经设法对Office 365和Windows实时身份验证以及所需的各种功能进行了排序。 The one thing that remains is connecting using Active Directory. 剩下的一件事就是使用Active Directory进行连接。

The soaplogger provided in the CRM SDK is great for figuring out the functions however it doesn't seem to help with getting the Authentication sorted. CRM SDK中提供的soaplogger很好地用于确定功能,但是似乎无法帮助对Authentication进行排序。 What is the easiest way to get the SOAP messages for this? 为此获得SOAP消息的最简单方法是什么? Fiddler doesn't seem to provide this authentication SOAP either (however my Fiddler skills are minimal at best) Fiddler似乎也未提供此身份验证SOAP(但是我的Fiddler技能充其量只是最低限度)

This seems to be the closest I can find however this is for CRM 4 and I don't want to use this as it won't work in CRM 2013. 这似乎是我能找到的最接近的,但这是针对CRM 4的,我不想使用它,因为它在CRM 2013中不起作用。

http://www.zenithies.org/articles/1/connect-to-microsoft-dynamics-crm-4-0-web-service-from-php-using-ifd-authentication.html http://www.zenithies.org/articles/1/connect-to-microsoft-dynamics-crm-4-0-web-service-from-php-using-ifd-authentication.html

Dynamics CRM PHP Connector might help you to solve authentication issue on CRM using ADFS. Dynamics CRM PHP连接器可以帮助您使用ADFS解决CRM上的身份验证问题。 I haven't tested because I don't have this type environment. 我没有测试,因为我没有这种类型的环境。 However the source code of this project is worth to have a look. 但是,该项目的源代码值得一看。

Also see my other answer from microsoft dynamics crm 2011 and php 另请参阅我从Microsoft Dynamics CRM 2011和PHP的其他答案

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM