Skip to main content
Skip table of contents

Automated Provisioning and Synchronization

Memority provides an inbound and an outbound reconciliation/provisioning engine.

Inbound Provisioning / Reconciliation

Memority natively provides a CSV file import engine enabling automated mass synchronization with client Identity repository sources to create/modify/delete identities and grant roles in a bulk mode. This mode is usually used to retrieve employee data from the HR sources of our clients.

Memority can manage multiple authoritative source:

  • Each managed client BU could provide an import file to enable Memority synchronization module

This inbound synchronization module provides advanced data transformation capabilities, customizable for each data source:

  • any string transformation on input attributes (including concatenation of attributes)

  • resolution of data object relations (fill user attributes with his manager information or his organization attributes).

Natively, transformations are either set by simple configuration or code snippet in Groovy language for the more complex and specific ones.

Data reconciliation between Authoritative Data source and Memority is based on a two-steps process:

  • Configuring a correlation rule allowing to map a Memority object to its sibling in the Authoritative source. This configuration rule can be performed:

    • By a single mapping attribute (e.g. based on HR ID, email address, etc.)

    • By coding custom groovy rules for more complex business need (e.g. tryptic base on first name, last name and birthdate)

  • Configuring a data reconciliation rule allowing to merge the object data between Memority and the Authoritative source

  • This engine can be triggered automatically by a built-in scheduler or manually by uploading a CSV file in the Memority User Portal.

Manual Import by GUI

Import Run

Correlation and data reconciliation rules can be easily configured through the GUI provided by Memority or, for most complex rules, programmed through an extension in Groovy language.

Memority permits to reconciliate with an Authoritative Data source any kind of supported objects such as Identities, Organizations, Roles, etc. Memority support reconciliation based on CSV files.

Actions are audited and added to Memority reporting providing detailed information to Administrators about the execution.

Provisioning Outbound / Memority Connectors

For the cloud-based applications, Memority provides a set of out-of-the-box capabilities to provision/de-provision the following applications: AWS, Google Apps, Office 365, SalesForce, InWebo, ServiceNow, Azure AD, Mongo...

Memority also provides a generic REST and SOAP connector allowing to easily provision virtually all applications exposing such APIs. In addition, Memority also offers a set of automatic connectors for on-premises applications or systems such as SQL, LDAP, flat files, Active Directory, …

To avoid errors due to application unavailability, Memority offers a built-in, tunable retry-on-error mechanism.

This list is continuously evolving as market grows and technologies change.

When an application or a system is neither supported by an automatic connector, nor provides an interface for SOAP or REST API, Memority Features can be leveraged to implement ad-hoc manual provisioning workflows.

Account synchronization state in targets

Account state in targets

Export

Manual and Scheduled export Dashboard

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.