Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to config/costom a WS Security to SOAP header › Re: How to config/costom a WS Security to SOAP header
November 1, 2008 at 2:25 PM
#21115
No, you shouldn’t need to write anything custom. The adapter should be able to handle it. In the BizTalk admin console, open up the configuration for your send port, and click the Configure button for the WCF-WSHttp adapter. The settings you need should be under the Security tab. I believe you would set the security mode to Message and the message client credential type to userName. Then, down at the bottom of the screen, click the Edit button to enter the username and password.