Skip to end of metadata
Go to start of metadata

Sychronization allows you to load data from a source system or respository and load it into OpenIAM. This information can then be synchronized with other sources. Synchronization can also be used detect on going changes in a source repository and synchronize them with other managed systems.

The Synchronization service provides operations to configure synchronization as well as carry synchronization activities.


Service Operations

Operation Name: getAllConfig()

Parameters:

  • void

Return:

  • SynchConfigListResponse

Returns a list of SynchConfig objects that have been created.

Labels: