Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] Subject external attributes retrieval

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Subject external attributes retrieval


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Martin van Es <>, Grouper Users Mailing List <>
  • Subject: RE: [grouper-users] Subject external attributes retrieval
  • Date: Thu, 12 Feb 2009 10:04:42 -0500
  • Accept-language: en-US
  • Acceptlanguage: en-US

OK, here is how it works:

1. The default attribute names (comma separated) sent back for each request
are specified in grouper-ws.properties under the key:

ws.subject.result.attribute.names

2. If the caller sets T to retrieve subject detail, then the attributes will
be appended to that list in grouper-ws.properties key:
ws.subject.result.detail.attribute.names

3. If the caller specifies subjectAttributeNames (comma separated), then
those will be appended to the list (independent of the detail attributes).

So there are central settings, and caller settings that you need to design
for and specify...

Make sense?

I updated this doc:

https://wiki.internet2.edu/confluence/display/GrouperWG/Grouper+Web+Services

Thanks,
Chris





> -----Original Message-----
> From: Martin van Es
> [mailto:]
> Sent: Thursday, February 12, 2009 4:20 AM
> To: Grouper Users Mailing List
> Subject: [grouper-users] Subject external attributes retrieval
>
> Hi,
>
> I was wondering if Grouper can assist in arbitrary subject attributes
> retrieval.
> Is it possible to return external subject attributes while retrieving
> subjects
> with includeSubjectDetail=true e.g? Or would this require 2 actions on
> the
> client side: one to retrieve a unique lookup key and source from
> grouper for
> the subject another to get the attributes in the external source?
>
> Regards,
> Martin



Archive powered by MHonArc 2.6.16.

Top of Page