My favorites | Sign in
Project Home Downloads Wiki Source
Project Information
Members
Featured
Downloads
Links

SyncManager reads a list of identity changes from an Identity Service Bus (ISB) and makes this information available to third-party applications in a format they can understand.

SyncManager is a Java web application and web service that can be used to pass identity data from an ISB to multiple client applications in a variety of formats. Synchronisation is one-way, i.e. data can only be pulled from the ISB and sent to consuming applications, but client session and error messages are logged within SyncManager. This allows administrators to view the synchronisation status of multiple clients, and be automatically alerted by email of any problems.

Installation

Instructions on how to install the binary distribution of the application to Apache Tomcat 5.5. are available here.

Background documentation

An overview of the identity synchronisation process and the role SyncManager plays is described in this PDF document.

To ensure the synchronisation process can scale to many thousands of identities SyncManager controls the flow of data that gets sent to sync clients.

Screenshots

Below are screenshots that illustrate some of the functionality of SyncManager. Click on a screenshot to view a larger image.

The overview screen showing the defined ISBs and how they synchronise to other applications:

The chronological listing of recorded synchronisation log messages:

The chronological listing of synchronisation sessions that were initiated by consuming applications:

Logged error messages can be set to automatically send an alert email to administrators:

Powered by Google Project Hosting