Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-357

query members by source(s)

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Minor
    • 1.6.0
    • 1.5.1
    • API
    • None

    Description

      You should be able to query members of a group by sourceId(s) of the members.

      You can do this with the API e.g.:

      public Set<Member> getMembers(Field f, Set<Source> sources, QueryOptions queryOptions)

      You can do this with WS:

      String[] sourceIds (on getMembers and getMembersLite (on lite it is a comma separated string))

      On grouper client:

      --operation=getMembersWs --groupNames=aStem:aGroup,aStem:aGroup2 --sourceIds=jdbc,g:gsa

      Chris

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: