SICS 23.3
SE-21157 #
The <caseSensitiveCnuUserNames> tag in the datasource definition controls how the retrieval of the SICS user from the database table handles case. The default value is false, which means that SICS presumes that the user id stored in SICS is in uppercase and it will convert the authentication user id into uppercase in order to retrieve it.
In a situation where the authentication user id and the SICS user id are in lowercase or mixed case, then you must set the value to true
<caseSensitiveCnuUserNames>true</caseSensitiveCnuUserNames>
SE-21189 #
Updated 3rd party libraries to their latest version.
SICS now requires Java 17+ and is shipped with Amazon Corretto 17.0.8.8.1.