grouper-users - Re: [grouper-users] Grouper 2.4 webservice to get members of a group filtered on point in time from and to
Subject: Grouper Users - Open Discussion List
List archive
Re: [grouper-users] Grouper 2.4 webservice to get members of a group filtered on point in time from and to
Chronological Thread
- From: Andrew Jason Morgan <>
- To: "" <>, Siju Jacob <>
- Cc: Nazeer Syed <>
- Subject: Re: [grouper-users] Grouper 2.4 webservice to get members of a group filtered on point in time from and to
- Date: Wed, 29 Sep 2021 21:47:56 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oregonstate.edu; dmarc=pass action=none header.from=oregonstate.edu; dkim=pass header.d=oregonstate.edu; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=lx/OzrAsNW0THrkyXyrRwlpghUntt6mJGagyy3DDtz8=; b=EUPg+Erh4jrUT7fh6I2+Hbg57/TGp2ghiz77D8POMu6ZxB5JSztorktStVpCSREM4tO6ymaiD2HuOKvR23Is7NBQ/5UI29GptnNfURaZl4XyR8jRHB2Ov6tYrDZJvY7xAvE4WtgF2lOJ1F1c3lGYS07RfeAhDRui0HriuTYZUo4MurBigiOXCBEN5nKsA5O9B5Hpp/ChZfM/hqXqcxy4+aYHzy0WL+jO+wGFaZhGPmodjb3JS5+EU3xW6sIi6/WkbDxZ7vTQxQisLxd/XDfyDIhe1BTjfaOG86g+BnAnJlNjqglnQ+DD2VcYE0odQ282S0otdk5ECmMc5QUM1XhDUw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=cY7gLBphyf0R3Xri3vU2tAEa+z4CRW3FR3r0GZHJauzpAGGE5oDRvN6HVwizV8uXaEEVGzDTQ6UxFQT8g381NgZLmA7FFE+BweYaed2HzR+WurowNM4FA4ue0VQmzbTwc+HgQfT45CO4VZTVwKzYHsrzZYfvWqcdcYB1NiSLvaipKXv5wwO6/Pk+xXQ2u21HgIcMjs4MMwF3MKQ90ol5qvB7DGGtVYYHfTRqaajshynoHqFxUD6oUu2osjcndgqkEGLTU0GEl8y630zh1IjuM7YPqjP6caLKzReGc9HpTer7Xx+kGqpoqntidutj8hcfbDxtNxR9+BmOPIN5XJ8v+w==
- Suggested_attachment_session_id: 46015c03-f3df-718b-b543-f0c73fdd7612
Sent: Wednesday, September 29, 2021 2:09 PM
To: <>
Cc: Nazeer Syed <>
Subject: [grouper-users] Grouper 2.4 webservice to get members of a group filtered on point in time from and to
[This email originated from outside of OSU. Use caution with links and attachments.]
Hi Team,
We are using Grouper 2.4 and looking for a webservice to find members in a group, filtered on point in time from and to.
We need the PIT information in response as well.
Tried the below rest service with a JSON request, it’s not working. Can someone point me to the right service with correct JSON request.
Also is there a webservice or shell script to read the change log info.
grouper-ws/servicesRest/v2_4_000/groups
{
"WsRestGetMembersRequest":{
"wsGroupLookups":[
{
"groupName":"apps:XXXX:RU_Group_name"
}
]
,
"subjectAttributeNames":[
"description",
"loginid",
"name"
]
,
"pointInTimeFrom":"2020/01/01 01:01:03",
"pointInTimeRetrieve":"T",
"pointInTimeTo":"2021/07/01 01:01:03"
}
}
Thanks,
Siju Jacob
- [grouper-users] Grouper 2.4 webservice to get members of a group filtered on point in time from and to, Siju Jacob, 09/29/2021
- Re: [grouper-users] Grouper 2.4 webservice to get members of a group filtered on point in time from and to, Andrew Jason Morgan, 09/29/2021
Archive powered by MHonArc 2.6.24.