WS-Security Settings
Security Configurations

| Option | Description | |
|---|---|---|
![]() | Outgoing WS-Security Configuration | used for processing outgoing messages. Encrypting, signing, etc. Each configurations contains a configurable number of WSS Entries, each corresponding to some WSS-related action to be taken on the outgoing message |
![]() | Incoming WS-Security Configuration | used to process incoming messages (responses, MockRequest and monitor requests/response) and decrypt/validate their encrypted/signed content |
![]() | Keystores and Certifications | allows you to add an arbitrary number of keystores and certificate-files to your WS-Security configuration |
WSS Entry

| Option | Description |
|---|---|
| SAML | adds a SAML assertion to the outgoing message with the specified assertion content |
| Username | adds a UsernamePassword token to the outgoing message |
| Encryption | Encrypts outgoing message content. Specify which Keystore to use and the desired alias/password |
| Signature | Signs outgoing message content. Specify which Keystore to use and the desired alias/password |
| Timestamp | adds a Timestamp token to the outgoing message with the specified Time To Live value |
Encryption

Signature

Username

Timestamp

SAML

Incoming Configurations

Keystore



