[jbpm-users] How to integrate permissions in jbpm5 and permissions module in my business system

Tihomir Surdilovic tsurdilo at redhat.com
Thu Aug 18 11:09:31 EDT 2011


Hello, this is something we are currently working on - see 
https://issues.jboss.org/browse/JBPM-3276. It will allow you to plug in 
your external system (such as ldap) for user and group management.

Hope this helps.
Thanks.
On 8/18/11 9:12 AM, jiacc at gillion.com.cn wrote:
> HI,
> In my business system ,there's the permission module , include own 
> user table and role table in my database.
> I need config my business user id to the value of ?ActorId?property 
> in?user task?node .
> but  in jbpm5 There is a foreign key association with?TASK? table  and 
> ?ORGANIZATIONALENTITY? table.
> so need to repeat to store business users data in the JBPM user table.
> But I do not want to do this.
> How to integrate permissions in jbpm5 and permissions module in my 
> business system.
> this is my other thinking: assign default jbpm user such as 'john' to 
> 'ActorId' propery value to execute jbpm task,at the same time use the 
> other property such as 'Business ActorId' to save the business user , 
> and add a new todolist table to save the relation with task and my 
> business user .
> what's the best way?
>
>
> _______________________________________________
> jbpm-users mailing list
> jbpm-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbpm-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbpm-users/attachments/20110818/48386f2d/attachment.html 


More information about the jbpm-users mailing list