Technical Release Notes
Identity Manager Configurator 5.2.1

Facts

  • Product: Identity Manager Configurator
  • Platform: Windows and Linux

IM Configurator 5.2.1 released on May 15th 2019

PhenixID Identity Manager Configurator 5.2.1 improves the stability, compatibility and security of your solution, and is recommended for all installations.

1. Add custom code to configure IM forms

The folder structure for custom code has been updated to support both jar-files and class-files.

All jar-files with custom code should be placed in folder drive:/../IMConfigurator/ext/lib.
All class files with custom code should be placed in folder drive:/../IMConfigurator/ext/class.
The class files must be placed in a folder structure that reflects the package structure for the class. Eg. for the class mypackage.myclass the file myclass.class should be placed in folder drive:/../IMConfigurator/ext/class/mypackage.
Screenshot example using data above:

2. Loading of LDAP tree in browse mode has been improved

3. LDAP based values in Combo box

When editing a form which includes a combo box with values fetched from the LDAP directory schema, the attribute name will show in the Tab Designer if the directory is connected. If no connection is available, only the default value for the combo box will be shown, if applicable, otherwise the value ‘LDAP Values’ will be shown.

4. This release maps to IM Web release 5.2.1

The Configurator is now shipped and will map to IM Web release 5.2.1, this means that filters and custom controls that are present in IM web 5.2.1 can now be configured with this version of the Configurator.