Powershell with WSS Username Token profile 1.0
hello. been trying authenticate web service using powershell. using new-webserviceproxy (with -credential), able obtain list of available methods. when trying invoke receive authentication error response. further reading reveal particular web service employs wss token profile 1.0 standard password digest.
for reason credentials passed don't appear accepted (tested valid credentials through soap ui, received data). there way add required authentication headers request, or better if powershell able employ wss token profile 1.0 standard. appreciated
\_(ツ)_/
Windows Server > Windows PowerShell
Comments
Post a Comment