How to add WSSE header in web service request

85 Views Asked by At

I have to add password text in WSSE header request before sending the request to another system from BizTalk. Have coded a helper class to generate the Nonce and send attached it to WCF headers inside orchestration. When testing getting error saying "The security token could not be authenticated or authorized"

0

There are 0 best solutions below