The WSS module now raises an error when a validation fails after passing a fake certificate in the request.
WSS Module Release Notes - Mule 4
Anypoint WSS module enables you to process and validate an inbound SOAP request against a given Web Service Security (WSS) extension configuration to, for example, validate the request signature, perform an LDAP authentication, or decrypt the inbound message. The WSS module also enables you to sign your response by adding a WSS header to it, or to encrypt your outbound message.
1.2.2
May 30, 2024
What’s New
-
This release fixes issues and updates dependencies.
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
W-15715423 |
|
WSS now has the option to leave the encryption digest algorithm empty. |
W-14094903 |
1.2.1
May 2, 2024
What’s New
-
WSS module is now FIPS 140-2 compliant.
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1 and later |
OpenJDK |
8, 11, and 17 |
1.2.0
February 20, 2024
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1 and later |
OpenJDK |
8, 11, and 17 |
1.1.4
February 15, 2024
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1 and later |
Fixed Issues
Issue Resolution | ID |
---|---|
The WSS module now checks if the security tag is not empty. |
W-15042975 |
1.1.3
June 12, 2023
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1 and later |
Fixed Issues
Issue Resolution | ID |
---|---|
The WSS module now correctly removes the certificate from Object Store upon flow completion. |
W-12697701 |
1.1.2
March 10, 2023
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1 and later |
Fixed Issues
Issue Resolution | ID |
---|---|
mustUnderstand attribute is applied according to the outbound configuration. |
W-12644155 |
1.1.1
June 21, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1 and later |
Fixed Issues
Issue | ID |
---|---|
The initialization of the WSS library no longer displays an error on Mule applications without inbound configurations. |
W-11261692 |