Release Notes
Identity Provisioning 4.2.0

Facts

  • Product: Identity Provisioning
  • Platform: Any supported

Core updates 4.2.0 released June 20th 2018

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

Mask attribute values in log

A new Global Parameter named Attributes.To.Mask.In.Log is available. In this parameter a comma separated list of attribute names can be entered. For the attributes in this list, the attribute values will be masked with [******] when the value is to be written in the log file.

Default value for this parameter is: userPassword,unicodePwd

Skip fields in File Data Source

If the csv file contains fields that are not of interest for the Policy, you can now skip those fields by entering a blank field name for the fields to skip. Session Attributes will only be created for fields with a name.

Java

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

End of Support

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

Action updates 2018-06-20

Minor parameter description updates have been made in Auto Attribute Populator, Match To LDAP Object and Launch Action.

Add Static Attribute, version 1.8
– New Feature – The attribute value will be masked in log if the attribute is entered in global parameter Attributes.To.Mask.In.Log.

Auto Attribute Populator, version 2.5
– Improvement – Time enhancement when managing large groups and using the method of adding and deleting members, instead of making a replace.

Certificate Handler, version 2.0
– Bug Fix – Solved a bug with an exception during SSL handshake.

Convert DN to Attribute, version 1.6
– New Feature – The attribute value will be masked in log if the attribute is entered in global parameter Attributes.To.Mask.In.Log.

Create LDAP Object, version 2.3
– New Feature – The attribute value will be masked in log if the attribute is entered in global parameter Attributes.To.Mask.In.Log.

Delete Attribute Value in LDAP, version 1.8
– New Feature – The attribute value will be masked in log if the attribute is entered in global parameter Attributes.To.Mask.In.Log.

Dump all Session Objects, version 1.5
– New Feature – The attribute value will be masked in log if the attribute is entered in global parameter Attributes.To.Mask.In.Log.

Get Attributes from Powershell Command, version 1.0
– New action to run a powershell command and create session attributes from the result.

Get Attributes from Powershell File, version 1.0
– New action to run a powershell ps1 file and create session attributes from the result.

Get Objects from Powershell Command, version 1.0
– New action to run a powershell command and create session objects from the result.

Get Objects from Powershell File, version 1.0
– New action to run a powershell ps1 file and create session objects from the result.

Manage LDAP Object Members, version 1.7
– Improvement – Will now make an add of new members instead of a replace.

Numeric Handler, version 1.2
-New Feature – The action now supports decimal values in both input values and the result.

PowerShell, version 1.9
– New Feature – New option to make the action ignore all output from the powershell execution.

Write to LDAP, version 3.8
– New Feature – The attribute value will be masked in log if the attribute is entered in global parameter Attributes.To.Mask.In.Log.

Write to LDAP by Delete and Add, version 1.3
– Bug Fix – There was a bug when only adding or only deleting multivalue binary values. This has now been solved.

– New Feature – The attribute value will be masked in log if the attribute is entered in global parameter Attributes.To.Mask.In.Log.