cancel
Showing results for 
Search instead for 
Did you mean: 

Identity Management

jmoutsinga
Champ in-the-making
Champ in-the-making
Hi all,

I was wondering if it is possible to have a notion of profile in the IdentityService.
A profile is basically a group of group.
Because, at now in activiti, we have a notion of User and Group
a User -> N Groups
a Group -> N Users

but you can not associate 1 Group to N other Group (throw the API)

Did I miss something or is there anyway to introduce this notion of "profile" ?

Thx.

@++
Julien
2 REPLIES 2

trademak
Star Contributor
Star Contributor
Hi,

No you're right, the support is for user –> group and group –> users.

Best regards,

jmoutsinga
Champ in-the-making
Champ in-the-making
Hi,

Would it be difficult to add this notion of profile ( group of group )
using either the existing "type" of group
or by adding in new interface profile to the API

What is the impact ?

Thx.

@++
Julien