WS-Security Processor-Out Processor
WS-Security Processor-Out – Adds WS-Security Headers to an XML document.
With the Web Service Security Processor Out you can add a variety of Web Service Security Headers to a received document. The Web Service Security Processor Out allows four different types of security headers to be added.
Select the Processor Configuration tab and click on Add Processor.
Timestamp: This adds a timestamp to the SOAP message, generally used to provide a “life” duration for the message.
Username Token: This adds a username and password to the SOAP message header, generally used to provide credential-based authentication.
XML Digital Signature: This is a digital signature using a PGP-style public key and certificate. The user specifies if the SOAP message body should be signed in this way and, if so, the location, type and password for the public keystore file.
SAML Auth: This allows the user to provide SAML-based (Security Assertion Markup Language) authentication for the SOAP message. SAML versions 1.1 and 2.0 are supported.