node-soap
node-soap copied to clipboard
WSSecurity Protocol with user/pass token element.
Hi
I pulled the package, and the tests were failing out of the box. So I just made some minor hacks to get the tests running.
Then I updated all but two of the packages (the major versions of formidable and strip-bom required more changes than fixing the import and adding some types. So I left those.
Then I added a new security protocol, WSSecurityCertWithToken. Is basically the same as WSSecurityCert, except that it takes in a username and password as well. Which we need here in iceland.
I have used this WSSecurityCertWithToken protocol implementation in production, and can confirm that it works.
please fix the build
@OlafurTorfi please fix the build
The merge conflict has been resolved.
@OlafurTorfi please fix the build
I resolved conflict and seemed like it works. Wondering if @jsdevel wants to review it again? I personally don't see any problem merging it.
No objections on this PR, tests passed, merging.