How to use NTLM authentication in Delphi SOAP web service client?

For the Microsoft CRM project, we need NTLM authentication in the Delphi 2009 web service client.

It looks like Indy 10 Tiburon already has experimental support for NTLM .

How do I enable NTLM authentication for the THTTPRio component and use the login information (username, password, domain) of the destination web service server?

Edit: It would also be useful to use other authentication methods than Basic, like HTTP digest access authentication .

+3
source share
2

WebNode THTTPRio , :

"\

URL- WSDL HTTPRIO .

+3

, - NTLM? API NTLM Delphi, Windows JEDI JEDI API. , , , MSDN - .

0

Source: https://habr.com/ru/post/1711653/


All Articles