Skip to Content.
Sympa Menu

grouper-users - RE: RE: [grouper-users] getPermissionAssignments

Subject: Grouper Users - Open Discussion List

List archive

RE: RE: [grouper-users] getPermissionAssignments


Chronological Thread 
  • From: Chris Hyzer <>
  • To: mohan shamachar <>, "" <>
  • Subject: RE: RE: [grouper-users] getPermissionAssignments
  • Date: Thu, 11 Apr 2013 05:58:27 +0000
  • Accept-language: en-US
  • Authentication-results: sfpop-ironport05.merit.edu; dkim=neutral (message not signed) header.i=none

I did an example (mine uses 2.1.4 (candidate), but I don't see any jiras that
would have fixed this in 2.1.3 or 2.1.4 (since you have 2.1.2):

https://spaces.internet2.edu/display/Grouper/Grouper+permissions+example

Can you get that to work, and does it help? If not, what is different?

Thanks,
Chris

-----Original Message-----
From:


[mailto:]
On Behalf Of mohan shamachar
Sent: Wednesday, April 10, 2013 3:41 PM
To:

Subject: Re: RE: [grouper-users] getPermissionAssignments

Hi Chris,

Thanks. No luck in getting a list of permissions assigned to a role yet.

I get this error:

"WsGetPermissionAssignmentsResults.assignResultCodeException(254): Why is
membership depth not initialized?"

Here's my request object:

<WsRestGetPermissionAssignmentsRequest><permissionType>role</permissionType>
<WsGroupLookup>
stem:my_system_role_name
</WsGroupLookup>
<includeSubjectDetail>F</includeSubjectDetail>
<includePermissionAssignDetail>T</includePermissionAssignDetail>
</WsRestGetPermissionAssignmentsRequest>

Please let me know if my request syntax is correct or if I need send any other
parameter with the request.

If don't include the includePermissionAssignDetail flag, the call returns all
permissions for all roles in the system.

thank you,
mohan



Archive powered by MHonArc 2.6.16.

Top of Page