[jboss-user] [jBPM] - Re: Defining users for TaskServer - jbpm5

Demian Calcaprina do-not-reply at jboss.com
Tue Jan 3 00:15:38 EST 2012


Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion

"Re: Defining users for TaskServer - jbpm5"

To view the discussion, visit: http://community.jboss.org/message/644229#644229

--------------------------------------------------------------
Hi Stephen. I don't know about the user profile manager. But for 5.2, you have an interface called org.jbpm.task.service.UserGroupCallback. When an operation to task server is done it will check in the defined implementation whether the user or grupo exists, and get the users of the groups.

You can write an implementation of this simple interface, and set the system property jbpm.usergroup.callback with the name of your class (or user a .properties file), and then you will have the integration between your enterprise security framework and jbpm6.

Hope this helps,

Demian
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/644229#644229]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120103/020ba479/attachment.html 


More information about the jboss-user mailing list