Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Include Page
spaceKeyGrouper
pageTitleNavigation

Grouper has a basic change log consumer implementation which can send XMPP or HTTPS notifications (see ESB documentatdocumentation).  The loader sends the XMPP messages.  If you want, the grouper client can listen on an XMPP channel for events and kick off logic.  There is built in logic to maintain a text file of users with prefix/suffix/expression language.  On an XMPP message, the client can either use the diff, or it can do a full refresh (if you dont  trust your jabber deployment security or reliability).  The client will also preiodically do a full refresh (on a quartz cron schedule, e.g. nightly)

...