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: "Schreiber, Bernard" <>
  • Cc: "Klug, Lawrence" <>, "" <>
  • Subject: [grouper-users] RE: Yet Another Grouper Question
  • Date: Fri, 28 Sep 2012 05:14:17 +0000
  • Accept-language: en-US

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 [mailto:]
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