X-WSSE header containing your username and a freshly hashed token built from the password. Use this when the API you are calling asks for WSSE credentials.
Fields
Sample data
This feature adds authentication to a live HTTP connection rather than transforming data, so there is no before/after to show. A typical configuration looks like this:
With these settings, every request sent over the connection includes a
X-WSSE header carrying the username and a hashed token derived from the password.