Table of Contents

CzechIdM 10.2.0

Version 10.2.0 comes, beside many other features and enhancements, with Export and Import feature intended to ease data transmission from one system to another. User type feature aka form projection is designed for simple identity form creating and editing. Enhanced cache feature brings new opportunities in the field of concurrent usage of multiple IdM instances.

Export and import

Introduction Export and Import features into version 10.2.0 brings powerful tool for CzechIdM users and customer implementers. It saves them from manual transmission of prepared CzechIdM setting from test to production environment which may be the typical use case. Thanks to this automation the whole process is much less error prone. The export function creates a batch of exported items which are stored in the zip file package. Such package is then ready to be downloaded and imported into the same or another IdM system. Currently supported items to export are: * roles * systems * application configuration * form definitions, catalogs

export_import_table

The import functionality ensures, beside batch import itself, also advanced handling of imported items. In its authoritative mode it is able to override items which exist in both imported batch and destination IdM system. Summary gathered from import dry run is displayed to user before import itself. It compares imported batch with items already contained in IdM and informs the user which items will be added, deleted or updated if already exist. This summary provides to user clear notion what IdM system will look like after performing import.

import_log_tree

You can find more about this feature CzechIdM 10.2.0.

User type - Identity form projection

User type is a kind of user configurable identity form. The motivation for its introduction into version 10.2.0 is to provide a manner how to create user defined, often simplified, identity form definition designated for particular purpose e.g. employees with external work contract. Managers of such personnel don’t need to be bothered by filling in complex forms and may benefit from their simplified versions. Newly created form can be composed of any attributes from any Identity or Contract form definitions. When editing such type of identity form, user is able to switch to full form version with all attributes usually available in IdM and back again. Because this features provides a way how to see selected parts of identity form, it may be considered for being a projection of that identity form.

projection-detail_mod

You can find more about this feature CzechIdM 10.2.0.

Enhanced cache management

Verison 10.2.0 extends enhanced cache features added into IdM in the previous version. There was changed approach to internal cache usage, thanks to which it is possible to use third party cache provider. CzechIdM currently has pre-configured Ehcache and is ready to connect to Terracota cache server in order to enable distributed caching. Distributed caching is especially useful in case of using multiple IdM instances.

You can find more about this feature CzechIdM 10.2.0.

💡 New features in this version:

🐞 Defects fixed in this version: