Skip to Content.
Sympa Menu

grouper-users - [grouper-users] grouper-2.2.1 and hooks

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] grouper-2.2.1 and hooks


Chronological Thread 
  • From: Francesco Malvezzi <>
  • To: "" <>
  • Subject: [grouper-users] grouper-2.2.1 and hooks
  • Date: Wed, 25 Feb 2015 10:59:11 +0100
  • Unimore-x-sa-score: -1.2

Hi all,

just to be sure, are hooks
https://spaces.internet2.edu/display/Grouper/Getting+started+with+hooks2
supported in grouper-2.2.1?

Out-of-box they don't work for me anymore, the gsh command to list Types
returns void:

gsh 0% session = GrouperSession.startRootSession();
edu.internet2.middleware.grouper.GrouperSession:
4e2943fcfcc14688928720145c33dcb5,'GrouperSystem','application'
gsh 1% g = GroupFinder.findByName(session, "example:domains:example:orto")
group: name='example:domains:example:orto'
displayName='example:domains:example:orto'
uuid='8db7672e45ef4096938d93f516969393'
gsh 2% groupGetTypes(g.name);
gsh 3%

On older grouper-2.1.5 at least I receive "base" type group:

[...]
gsh 6% groupGetTypes(g.name);
type: 'base'

I believe something is required in order to activate them, but I missed
the details on the wiki,

thank you,

Francesco

--
Servizio gestione identità
Via Campi, 213/b
41125 Modena



Archive powered by MHonArc 2.6.16.

Top of Page