New in v4.2.1.11
Version 4.2.1.11 contains minor upgrades and security and vulnerability fixes. The full set of changes can be found in the change log. The sections below provide an overview of the improvements and steps required after upgrading.
Improvements
- The comments to request administration view and in pdf report were added.
- SSL LDAP connecting using certificates only was introduced.
- The issue with Administration page loading slowly on big data sets (Microsoft SQL database) was addressed.
- Test connection to domain in AD connector was implemented.
- Date-range on "Password history" and "My approvals" pages.
- mdtype name was added to RestAPI /roles/{id} response.
- httpd was updated to version 2.4.61.
- A read-only system ID field to admin forms for primary objects was added.
- Business rules execution after Pre-Processor ADD operation now are triggered.
New features
- User preferred language in email notifications feature was developed. More on the feature and ways to configure it can be found in this document.
- Microsoft Modern authentication for SMTP was introduced. More on the feature can be found here.
- External / Multiselect authentication is now supported in authentication rules. Steps to configure the feature are in the document by the link.
New groovy scripts
- New groovy example file for redirect URL: https://bitbucket.org/openiam/conf/src/RELEASE-4.2.1.11/iamscripts/AM/TestAbstractAuthLevelRedirectUrl.groovy.
- New groovy file for an approved email: https://bitbucket.org/openiam/conf/src/RELEASE-4.2.1.11/iamscripts/mail/custom/content/CreateUserRequestApproversApprovedEmail.groovy
- New groovy to generate random password: https://bitbucket.org/openiam/conf/src/RELEASE-4.2.1.11/iamscripts/provision/primary/primaryRandomPassword.groovy
Note that changes were made to a default adaptive risks script: https://bitbucket.org/openiam/conf/src/RELEASE-4.2.1.11/iamscripts/adaptive-risks/CustomAdaptiveRiskDefault.groovy.