[jboss-user] [JBoss jBPM] - Re: Custom Authentication/Identity Module

salaboy21 do-not-reply at jboss.com
Thu Dec 4 06:33:03 EST 2008


the jBPM Identity Component is only for testing.. and has the minimal structure to use users and groups.

The jBPM core is totally decoupled from the identity, the only relationship with identities are actorId and pooledActors that are both strings. Because of this, you can set any ID in the actorId property, because it is a simple string.

So, to make it work, in you assignments handlers you must ensure that your custom identity component set the right string in the actorId or pooledActors property.





View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194305#4194305

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194305



More information about the jboss-user mailing list