Skip to Content.
Sympa Menu

grouper-dev - Re: [grouper-dev] Action Items: Grouper Call 3-Feb-2010

Subject: Grouper Developers Forum

List archive

Re: [grouper-dev] Action Items: Grouper Call 3-Feb-2010


Chronological Thread 
  • From: Tom Barton <>
  • To: Chris Hyzer <>
  • Cc: Grouper Dev <>
  • Subject: Re: [grouper-dev] Action Items: Grouper Call 3-Feb-2010
  • Date: Thu, 04 Feb 2010 15:54:22 -0600

An example is a good way to start.

I'd really like a site using a messaging system to guide the initial production-ready development we'll do. That will answer questions such as what we can assume about consumer capabilities.

Tom

Chris Hyzer wrote:
I think we can shoot for a rule in 2.0.

e.g. if someone is removed from groupA, then set a delete date on
membership in groupB (if there is no membership, maybe add one).
E.g. someone is not in a course anymore, we want access to the wiki
to last 2 more weeks. I assume this will be more complicated than an
attribute and a hook...

Also, for ESB support, Im getting no bites on XMPP from the
grouper-users list. However, I was thinking of doing a sample XMPP
connection from grouper notifications for 1.6. If you configure that
to point to your ESB (if your ESB supports XMPP), then it will work.

One issue is talking to an ESB, and another issue is the message
format. Are we assuming the consumer at the other end of the ESB is
a custom application and can consume arbitrary message formats. E.g.
a String body with XML:

<grouperEvent>
<memberAdd>
<groupName>a:b:c</groupName>
<subjectSource>something</subjectSource>
<subjectId>12345</subjectId>
</memberAdd>
</grouperEvent>

Anyways, I plan to do a simple XMPP example for 1.6... if people want to
point that to ESB or JMS server or Jabber, they can.

Regards,
Chris

-----Original Message-----
From: Tom Barton [mailto:] Sent: Thursday, February 04, 2010 3:46 PM
To: Grouper Dev
Subject: Re: [grouper-dev] Action Items: Grouper Call 3-Feb-2010

Emily Eisbruch wrote:
[AI] (TomB) will update the Grouper roadmap to reflect the conversation on the working group call. https://spaces.internet2.edu/display/GrouperWG/Grouper+Product+Roadmap

Done.

Reactions, corrections, etc, are welcome!

Tom




Archive powered by MHonArc 2.6.16.

Top of Page