Skip to content

Initial release

Compare
Choose a tag to compare
@m29h m29h released this 16 Sep 00:09
· 4 commits to master since this release

Initial Release of SOAP client supporting the following WS-Security x.509 features by default

  • Include a wsse:SecurityTokenReference with the signature public key in form of a wsu:BinarySecurityToken
  • Automatically add a wsu:Timestamp with validity 10 seconds
  • Automatically generate a wsu:Id and use this #ID as URI to reference the respective signed element(s)
  • Sign Timestamp + Body elements of the SOAP message