Table of Contents

CzechIdm 11.0

The new version 11.0.0 of the CzechIdM is out now! It brings beside many new features also important technological upgrade. CzechIdM is now developed and run on Java 11. Frontend components were also updated. Specifically Gulp 4 and Babel 7 libraries are currently used. Among new features brought in this version belongs Setting of the same password to all systems for a new identity simplifying password distribution for newly hired people in companies. Another, UX improving, feature is extended and reorganized detail of provisioning changes. It is very useful for everyday work with user account management. In this version there was also extended Form projection by capability of value validation of its attributes. Such values can be now set as mandatory or being in the specified range can be enforced and so on.

In this version there were also implemented:

Setting of the same password to all systems for a new identity

Main benefit of this feature is simplifying of first days of a new employee in a company when access to various systems is established. It allows the new employee to receive only one ,often generated, password common for all systems the employee needs access to. It is very easy for administrators to set up this function as we can see in the picture below. It suffices just to enable it and set the list of systems the uniform password is supposed to be sent to.

uniformpwd01

You can find more about this feature here.

New appearance of the provisioning detail

Redesigned provisioning detail newly displays also original values obtained directly from target systems. It provides easier way how to compare values of managed attributes on the target system and current values present in the CzechIdM. Differences which are to be sent to the target system are highlighted for better readability. User is also able to switch between displaying of changed values only or all attributes.

ProvisioningDetail

You can find more about this feature here.

Added support of value validation for form projection

Huge flexibility added into CzechIdM in previous versions by implementation of form projection enabling users to design custom forms has been even more extended in version 11.0.0. It is newly possible to enforce the filled attributes to meet the set requirements. They can be set as mandatory, their values can be limited from upper and lower bounds or tested that values meet required pattern.

FormAttrValidationSetting

You can find more about this feature here.

πŸ’‘ New features in this version:

🐞 Defects fixed in this version:

⚑ The list of changes (compatibility):

The changelog for this and previouse versions can be found here.