Skip to Content.
Sympa Menu

grouper-users - [grouper-users] getPermissionAssignments

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] getPermissionAssignments


Chronological Thread 
  • From: mohan shamachar <>
  • To:
  • Subject: [grouper-users] getPermissionAssignments
  • Date: Mon, 8 Apr 2013 20:03:52 -0400 (EDT)

Hi Chris,

I used the following example, instead replaced the subjectlookup, with the
WsGroupLookup.

<WsRestGetPermissionAssignmentsRequest>
<WsGroupLookup>
<groupName>Stem:Role</groupName>
</WsGroupLookup>
</WsRestGetPermissionAssignmentsRequest>

The call returned all groups, all roles and all permissions. I was hoping the
call return only the permissions assigned to the role in question.

What do I have to do to accomplish the following. I have done 1,2,3,4. This
question is for the 5th point below.

1. Create a group
2. Create roles for this group
3. Create permissions
4. Assign permissions to the roles
5. Retrieve all permissions assigned to the role or the group.

Thanks,
mohan



Archive powered by MHonArc 2.6.16.

Top of Page