Hello @DEMOULIN Anne-Sophie , There is no password digest authentication example in Windows Web Service but you can implement password digest authentication as custom authorization. Or you can ask for the example by submitting an issue.
Thank You.
C++ WebService SOAP Client with passworddigest authentication to send
DEMOULIN Anne-Sophie
1
Reputation point
Hello,
I'm trying to develop a C++ WebService SOAP Client with passworddigest authentication and SSL.
I've found several examples like :
https://learn.microsoft.com/en-us/windows/win32/wsw/httpclientwithusernameoversslexample
https://learn.microsoft.com/fr-fr/windows/win32/wsw/httpcalculatorwithbasicoversslclientexample
But i can' find one to show me how to send a password digest authentication (with nonce and created).
Can you help me ?
Windows development Windows API - Win32
2,782 questions
Developer technologies C++
3,972 questions
1 answer
Sort by: Most helpful
-
Xiaopo Yang - MSFT 12,731 Reputation points Microsoft External Staff
2022-09-27T07:49:52.29+00:00