Release date: 2025-11-17
Main new features
Spring update
Spring and related libraries as well as other dependent third party libraries were upgraded in order to keep up high security levels. This also affects our SAML implementation. We also support later Tomcat versions with this update. See Upgrade Smart ID Identity Manager from 5.1.0 to 5.2.0 for details.
Correlation ID logging
Smart ID Identity Manager is at the heart of the Smart ID suite where different components are packaged together. In order to trace actions through logs of the different components, a correlation ID that is passed between components will be made available for logging over time. With this release, a correlation ID with requests to Certificate Manager is available plus some starting points for the correlation id in IDM.
Detailed description of features
Features
|
Jira ticket number |
Description |
|---|---|
|
CRED-12900 |
Netflix Zuul Gateway has been replaced by Spring Cloud Gateway. See Upgrade Smart ID Identity Manager from 5.1.0 to 5.2.0 for more information. |
|
CRED-17486 |
Security updates for third party libraries. |
|
CRED-17518 |
Security updates for third party libraries. |
|
CRED-18658 |
Correlation ID has been added to all requests to Certificate Manager to enable tracing of requests across logs of Smart ID Identity Manager and Certificate Manager. The correlation ID can be logged, see examples in the log4j config files. |
|
CRED-19474 |
Correlation ID has been added to incoming requests to Smart ID Identity Manager in order to be able to trace requests across components. The correlation ID can be logged, see examples in the log4j config files. |
|
CRED-19823 |
Correlation ID has been added to the card encoding procedure (excluding call backs). The correlation ID can be logged, see examples in the log4j config files. |
|
CRED-19923 |
Library upgrades. |
|
CRED-20128 |
Added a mechanism to prevent that Card encodings with the Card Job User Task are restarted while already running. |
|
CRED-20141 |
Enabled Key Archival and Recovery through Certificate Manager with CA proxy. |
|
CRED-20958 |
Security updates for third party libraries. |
|
CRED-20959 |
In Smart ID Self-Service on the dashboard, the description of the processes in the tiles is now left aligned instead of justified text. |
|
CRED-21090 |
The service tasks to create requests and process reports for the IN Groupe connector now supports the Mailer-Block tags. |
|
CRED-21094 |
The service tasks to create requests and process reports for the IN Groupe connector now support version 5 of the requests and reports schemas. |
|
CRED-21304 |
Security improvement for Smart Id Self-Service. |
|
CRED-21307 |
Code signing certificates for Identity Manager have been renewed. This is especially relevant when IDM is used with Card SDK. A new Card SDK is needed as Card SDK checks the signatures of files downloaded from IDM in the process. See Upgrade Smart ID Identity Manager from 5.1.0 to 5.2.0 . |
|
CRED-21333 |
Upgraded Spring library. Tomcat Upgrade needed for WAR file deployments. |
|
CRED-21497 |
Security updates for third party libraries. |
|
CRED-21498 |
Security updates for third party libraries. |
|
CRED-21499 |
Security updates for third party libraries. |
Corrected bugs
|
Jira ticket number |
Description |
|---|---|
|
CRED-21046 |
After the migration of the BPMN engine to Flowable with Identity Manager 5.1, it was necessary to download and upload the configuration in order to update processes. This has now been automated. |
|
CRED-21073 |
In Identity Manager Admin, creating a form from the service task editor in the process task list was broken. This has been fixed. |
|
CRED-21137 |
The Public Data REST API returned success HTTP code 200 when an invalid request was sent. Now the request will be validated and error messages returned in case of an invalid request. |
|
CRED-21167 |
There was a problem with the logging service task where the log entry was not written when an undefined variable was at the end. This has been fixed. |
|
CRED-21393 |
There was an issue when there was an error in the process, and no error boundary event defined, where the original error message was not accessible. This has been fixed. The original error can be logged and is also propagated to the UI. |
|
CRED-21461 |
There was a problem with the Entra related service tasks where the access token was not saved correctly, leading to an error in authentication. This has been fixed. |
|
CRED-21491 |
There was a problem when configuring Cron or time scheduled batch sync jobs in Identity Manager Admin, where the selection list of processes was empty. This has been fixed. |
|
CRED-21514 |
There was a problem with some certificate-related service tasks where the process map was overridden. This has been fixed. |