Regular channel changelog
This is a changelog entry for an individual version. You can review the changelog for all versions in Regular channel changelog. |
30 Apr 2025
Version 17274.2
Enhancements
-
AME-31141: Multiple Java libraries added to SAML SP Adapter scripting allowlist.
-
OPENDJ-11175: The password validation mechanism has been enhanced to include checks for attribute values shorter than the
min-substring-length
(the default is 5).For example, if the password contains
Bob
for a user named Bob, the password is rejected, even ifmin-substring-length
is set to 5.