Release Notes
Identity Provisioning 4.1.2

Facts

  • Product: Identity Provisioning
  • Platform: Any supported

Core updates 4.1.2 released December 7th 2017

Identity Provisioning 4.1.2 update improves the stability, compatibility, and security of your solution, and is recommended for all installations.

New license file type

From this version Identity Provisioning supports the new license file type license.p12. For some time both license file types (license.p12 and license.dat) will be supported, but in a future release only the new license file type will be accepted. Customers will get new license files during this time.

New categorization of actions in configurator

A new type of categorization of actions, Extended Categories, is now available in Identity Provisioning Configurator. We hope that this will make it easier for you to find the right action to use.

With this new categorization type it is also possible to group customer specific actions together in one category. Read more in the Delevoper Guide.

Java

Identity Provisioning is now built and bundled with java 1.8.0_144.

Bug Fixes

The schedule type ‘Number of minutes past each hour’ did not honor ‘Exclude hours’. This has been corrected.

When fetching an attribute from Active Directory that contain more than 1500 values, a bug appeared with a previous java version, resulting in that no values were fetched at all. This part has been rewritten so that large amount of values will fetched correctly independent of the java version.

End of Support

From April 1st 2018, Automatic Account Manager 3.8.0 is the oldest version that we support.

Action updates 2017-12-07

All actions in Standard and Extended action packages have been updated with the new extended categories, and therefore their version number have been raised by 0.1. Beyond that, the following actions have been updated further.

Launch Application, version 2.1
– Improvement – If the script creates any error log the error stream will be read and printed in the log file. This will also prevent the script from hanging if it result in to many errors.

Powershell, version 1.8
– Improvement – If the powershell script creates any error log the error stream will be read and printed in the log file. This will also prevent powershell scripts from hanging if they result in to many errors.

Send Mail, version 2.5
– New Feature – New parameter is added to make it possible to enter a sender name.

Write to LDAP by Delete and Add, version 1.2
– Bug Fix – A bug where multivalue binary values were not updated in the directory is now solved.