Skip to Content.
Sympa Menu

grouper-dev - Re: [grouper-dev] RE: organizing services in Grouper

Subject: Grouper Developers Forum

List archive

Re: [grouper-dev] RE: organizing services in Grouper


Chronological Thread 
  • From: Shilen Patel <>
  • To: Chris Hyzer <>, Grouper Dev <>
  • Subject: Re: [grouper-dev] RE: organizing services in Grouper
  • Date: Wed, 11 Apr 2012 15:22:18 +0000
  • Accept-language: en-US

All that makes sense to me.  I agree that maintaining the privilege interface is a pain especially if nobody is using it.. :)  I've had a jira to implement the stemSet table for a while.  I can get that done now, unless you already did it.

Thanks!

-- Shilen

From: Chris Hyzer <>
Date: Mon, 9 Apr 2012 05:57:18 +0000
To: Grouper Dev <>
Subject: [grouper-dev] RE: organizing services in Grouper

I think we need 3 substantial features in Grouper 2.2 to make this happen.

1. We should allow attributes to be assign to attribute names (and assignments on attribute names).  It would be nice to be able to assign metadata about a service to the service name.  I think we will need this anyway to be able to assign metadata to permission names.  e.g. since the permission namespace has character restrictions, an attribute should be able to be assigned which contains the unrestrained information.  I dont have a real use case, but could easily imagine one :)

2. We should not allow for the implementation of the grouper privilege interfaces outside of Grouper.  I dont think anyone has done this, or will do it, since it will make the performance of Grouper tank, and some things will be not possible (e.g. give me the first page of 50 groups a user can view in one query).  This is because we need to be able to page through the list of services for a user which might exist due to a privilege the user has in a group tagged by the. service.  Without the grouper privilege interface, it is trivial.  We should document that to externally manage privileges, you need to provision into the Grouper data structures.

3. We should implement the stemSet table.  This gives a link to all stems and their parent (and thus grandparent etc).  This isnt really related to services, though the UI should be able to easily see which top level folders apply to the user (and page through them), and with the stemset table it is an easy query.  This could be for browsing for for a tree control.

Thoughts?

Thanks,
Chris

From: Chris Hyzer
Sent: Sunday, March 25, 2012 2:30 AM
To: Grouper Dev
Subject: organizing services in Grouper

ok, on to 2.2…  J  I think the UI would be improved if we could tag objects into sets signifying a service/application.  We have discussed this before… here is a preliminary doc.  Comments welcome.

 

https://spaces.internet2.edu/display/Grouper/Organizing+services+in+Grouper

 

Thanks,

Chris

 

 




Archive powered by MHonArc 2.6.16.

Top of Page