Efecte Identity Management 2024.2 release notes
Efecte Identity Management 2024.2 release notes
Features
EIM-10479 Selection of assignment fields per assignment type
Following attributes can be set hidden or visible per assignment type: Additional information, Valid from and Valid to.
Default value for Additional information and Valid from is visible. Default value for Valid to is taken from igm.web.taglib.SelectTag.properties and the default value is hidden.
See assignment.enddate.Include in efecte_identity_configuration_reference.pdf.
Configuration is done in Assignment type's Information tab.
EIM-11230 Separate non-optional tasks to own segment in Entitlement request process
Non-optional new tasks in assignments are shown in separate list titled as 'Add new non optional entitlements'. Previous EIM versions listed all new tasks in the same list in alphabetical order which made it cumbersome to browse and select the optional tasks. The igm.web.taglib.SelectTab.properties property assignment.separate.nonoptional.tasks=false can be used to preserve previous EIM behaviour.
EIM-11258 Possibility to change non-optional tasks appearance through CSS in the Entitlement request process
The rendering style of the non-optional tasks can be changed via rm5idm-custom.css by modifying contents of the element tr.nonselectable td { }
Improvements
EIM-11242 EIM postgresql jdbc driver update
PostgreSQL jdbc driver updated to version 42.7.3.
EIM-11251 JDK8 version update
EIM integration tests were run with OpenJDK 1.8_422 version.
Note: OpenJDK 1.8_392 version has removed some Kerberos related algorithms.
JDK-8139348: Deprecate 3DES and RC4 in Kerberos
This causes probably Kerberos authentication to fail because of deprecated algorithms.
Bug fixes
EIM-11219 Some remove actions in wizards don't work
EIM-8291 CP-5647: Mass modify fails to select all agents often caused some “remove” actions in UI not to work.
The problem could occur on any Wizard-like form where you can add parameters. You were not able to remove the added param by pressing x.
These are for example:
- Removing Name identifiers/Attributes in SSO services Attributes tab.
- Modifying agent connections, such as adding a subordinate.
This has been now fixed.
EIM-11231 EIM sets encryption to RS256 for Oauth application if you edit and click done without visiting second page
Earlier EIM set encryption to RS256 if Oauth application was edited and done was clicked without going to the second page of the editing wizard. Also enabled MFA was disabled if done was clicked without going to the second page of the editing wizard. This is now fixed so that user cannot click "done" until he has visited wizard's second page.
End of life notices
EIM-11224 End of life PostgreSQL 13
EIM version 2024.2 does not support/was not anymore tested with following database server versions:
PostgreSQL 13.x
Documentation has been updated accordingly.
Table of Contents