Fixed issues
IDM 8.0.1
The following highlighted bugs were fixed in this release:
-
OPENIDM-20533: OpenICF Provisioner Service activation fails if connector validate operation timeout occurs. Learn more in ICF provisioner activation retries.
-
OPENIDM-20863: Fixed an issue where multivalued default mapping values were mutable and could change during runtime.
-
OPENIDM-20995: Fixed an issue that prevented error reports during certain operations on groups or users. For example, trying to remove a non-existing attribute or null value now correctly results in an exception message to the client if these operations are not supported by the target system.
-
OPENIDM-21363: The
webserver.listener-*.json
fieldsinputBufferSize
andoutputBufferSize
now configure their intended buffers. -
OPENIDM-21421: Prevent
IllegalStateException
when updating provisioner config for inactive provisioners.
IDM 8.0.0
The following highlighted bugs were fixed in this release:
-
OPENIDM-18495: Connector Data tab is sending a
queryFilter
with bad sortKeys -
OPENIDM-19829: Time spent in authentication service is not included in access audit elapsed time
-
OPENIDM-19918: Order-agnostic comparison of array fields in sync must be optional
-
OPENIDM-20063: Syncing ldap object containing
//
does not work -
OPENIDM-20142: Permanent failure caused by transient connector validation failure during provisioner service activation
-
OPENIDM-20238: Clustered reconciliation may fail with
Expecting a Map or List
under certain circumstances -
OPENIDM-20337: Provisioner
createCoreConfig
action should omitpoolConfigOption
properties for non-poolable connectors