2024.11.09 - My-Identity
AWS-PARIS AWS-DUBLIN S3NS
This release introduces a new configuration for filtering expressions on account discovery tasks and adds endpoints to manage shadow accounts in Memority.
Delivery Timeline
Staging:
Production:
New features & updates
Account Discovery Search
A new configuration allows you to filter expression on accountDiscoveryTask
for AD/LDAP searches:P searches
Search Expression: The expression used to search the accounts to discover on the remote application. If no search expression is configured, "find all" is assumed.
Filter Expression: An additional "programmatic" filter applied on Memority side (not on the remote application) enabling further refinement of the search with elaborate criteria that are not natively supported by the remote application. For example, in the LDAP case, such a criterion could be "DN does not end with
ou=technical,dc=memority,dc=com
".
Account/Shadow API
New endpoints have been added to manage Memority shadow account situations (Delete or Unlink Shadow).
Patches
Synchronization: Improved RECONCILIATION mode to handle no-operation usage in synchronization creation contexts.
Business Policy: Attributes are now accessible from binding OBJECT.
NumberEditWidget: Mandatory validation correction.
Security patch management: Enhanced security features for added protection.