Stephen McConnell [http://community.jboss.org/people/zino] created the discussion
"Re: Defining users for TaskServer - jbpm5" To view the discussion, visit: http://community.jboss.org/message/644222#644222 -------------------------------------------------------------- I started digging into the org.jbpm.userprofile package on the grounds that it looked looke a good starting point to figure out how jBPM leverages external authentication and authorisation when dealing with actors and workflow. I stumbled upon UserProfileRepository while walking though the UserProifileManager (from the same package). According to class-level documentation in UserProfileManager retrieves and updates user profiles using a pluggable UserProfileRepository. Thing is - in the jBPM source repository ( http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.2.0.Final/jbpm-5.2.0.Final-src.zip/download http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.2.0.Final/jbpm-5.2.0.Final-src.zip/download) there is no implementation of UserProfileRepository. This raises a couple of issues: 1. is UserProfileRepository and friends an unfinished work-in-progress? 2. should I be looking somewhere else as the entry-point for integration of jBPM into an existing enterprise security framework? Cheers, Steve. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/644222#644222] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
