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:| Field | Value |
|---|---|
| Username | your-username |
| Password | your-password |
X-WSSE header carrying the username and a hashed token derived from the password.