Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
Anypoint Connector for Lightweight Directory Access Protocol (LDAP) is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network. The LDAP connector allows Mule applications to interact with LDAP servers.
September 25, 2024
LDAP Connector now returns LDAP:SECURITY
error when attempting to establish an insecure connection (Basic Authentication configuration) in environments that require FIPS 140-2 compliance (mule.security.model=fips140-2). For sources or connection tests prior to deployment, an associated LDAPException
message is thrown, ensuring LDAP connections meet advanced security requirements in regulated environments.
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
January 26, 2024
This connector is now compatible with Java 17.
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
October 17, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java |
1.8 |
OpenJDK |
8 and 11 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
Issue Resolution | ID |
---|---|
The com.google.guava library is upgraded to version 32.0.1-jre to address reported security vulnerabilities. |
W-13844853 |
April 18, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java |
1.8 |
OpenJDK |
8 and 11 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
Issue Resolution | ID |
---|---|
The connector now handles pagination from the LDAP server. |
W-12980985 |
April 6, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java |
1.8 |
OpenJDK |
8 and 11 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
Issue Resolution | ID |
---|---|
The trust store custom configuration no longer overrides the default JVM trust store. |
W-12282743 |
February 13, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java |
1.8 |
OpenJDK |
8 and 11 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
Issue Resolution | ID |
---|---|
The Paged Result Search operation no longer throws an NPE when the operation uses |
W-12233513 |
November 22, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java |
1.8 |
OpenJDK |
8 and 11 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
Issue | ID |
---|---|
The Search operation no longer throws an NPE when the operation uses Page Size with SSL connections. |
W-11987427 |
March 14, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java |
1.8 |
OpenJDK |
8 and 11 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
You can now configure a custom truststore for SSL and TLS configurations by using the new Custom Truststore Path and Custom Truststore Password fields.
For information about using these new fields, see the LDAP Connector Reference.
Issue | ID |
---|---|
You can now configure a custom truststore with the connector. |
SE-24432 |
January 25, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java |
1.8 |
OpenJDK |
8 and 11 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
Issue | ID |
---|---|
The connector did not pick up the Truststore when a resource related path is provided. |
SE-24211 |
December 2, 2021
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java |
1.8 |
OpenJDK |
8 and 11 |
LDAP |
v3 |
OpenLDAP |
2.4.x |
Issue | ID |
---|---|
The Search operation now returns results that contain attributes with no values. |
SE-23679 |