Skip to Content
0
Former Member
Oct 25, 2005 at 06:42 PM

Assigning roles to groups

20 Views

Hello,

I have used the UME API to assign roles to groups by calling method addtoRole on an IGroup object. This does the trick however the role is also explicitly added to any users who are in the group as well. I do not want this. I want the users to be indirectly assigned to the roles from the group as happens when you do these assigments manually in the console.

Does anyone know what is going on here?

Thanks

Mr.T