Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There have been a few use cases where Syncope was requested to "import" users by subscribing to some sort of queue, like as Apache Kafka / ActiveMQ, Google PubSub, etc.
A more general mechanism can be implemented, to generate pull events (e.g. ConnId's SyncDelta objects) from messages received via queue subscription.
Then we could provide one or more implementations, one for each queue technology - the ones mentioned above, but even more if needed.
Also, there should be a flexible, extensible way to transform the message payload into a SyncDelta instance.
Attachments
Issue Links
- contains
-
SYNCOPE-1617 LiveSync
- Open
- links to