Contact Us 1-800-596-4880

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.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

1.1.0

March 08, 2022

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

  • The "Apply WSS" operation now has a parameter that enables you to add a timestamp to the security header (W-10655907)

1.0.4

Feb 14, 2022

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

  • Internal changes related to automation processes (W-10564213)

1.0.3

Dec 1, 2021

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

Add support for Java JDK 11

1.0.2

Apr 21, 2021

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

The encryption configuration (encryptionConfig) with encryptionKeyIdentifier as DIRECT_REFERENCE now generates a binary security token (BinarySecurityToken).

1.0.1

Feb 25, 2021

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

Internal changes related to automation processes

1.0.0

Oct 7, 2020

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

Initial release.