Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: Yet Another Grouper Question

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: Yet Another Grouper Question


Chronological Thread 
  • From: Chris Hyzer <>
  • To: "Klug, Lawrence" <>, "Schreiber, Bernard" <>
  • Cc: "" <>
  • Subject: [grouper-users] RE: Yet Another Grouper Question
  • Date: Fri, 28 Sep 2012 14:37:02 +0000
  • Accept-language: en-US

Correct, see the training videos on subject API if you need help

 

https://spaces.internet2.edu/display/groupertrain/Grouper+Training

 

Thanks,

Chris

 

From: Klug, Lawrence [mailto:]
Sent: Friday, September 28, 2012 10:15 AM
To: Chris Hyzer; Schreiber, Bernard
Cc:
Subject: RE: Yet Another Grouper Question

 

I don’t think this is configured.  I see an attribute in LDAP ED named “uclaOfficialEmail” –how do we configure this as a subject attribute?  Is this done in sources.xml?

 

Thanks,

 

Lawrence

 

From: Chris Hyzer []
Sent: Thursday, September 27, 2012 10:14 PM
To: Schreiber, Bernard
Cc: Klug, Lawrence;
Subject: RE: Yet Another Grouper Question

 

Hmmm…

 

Is email a subject attribute configured in the grouper server?  Assuming so, and the attribute name is “email”, then you could do this:

 

http://url/grouper-ws/servicesRest/json/v2_1_001/groups/astem:agroup/members?wsLiteObjectType=WsRestGetMembersLiteRequest&subjectAttributeNames=email

 

Thanks,

Chris

 

 

From: Schreiber, Bernard
Sent: Thursday, September 27, 2012 6:25 PM
To: Chris Hyzer
Cc: Klug, Lawrence
Subject: Yet Another Grouper Question

 

So, I have yet another question regarding grouper calls.  I used the following url:

 

http://url/grouper-ws/servicesRest/json/v2_1_001/groups/astem:agroup/members

 

to retrieve a list of group members.  This works fine but I will need to have the email address included in the results and don't yet see a clear way to do that via ths rest-like url above (although I'm still trying).  This will be the last missing piece in my grouper consumer code for now.  Any help is appreciated.

 

Thanks,

Bernard Schreiber




Archive powered by MHonArc 2.6.16.

Top of Page