>From the jbpm user guide (security chapter) anonymous wrote : | Authentication is the process of knowing on who's behalf the code is running. In case of jBPM this information should be made available from the environment to jBPM. Cause jBPM is always executed in a specific environment like a webapp, an EJB, a swing application or some other environment, it is always the surrounding environment that should perform authentication. |
If this is the truth, why the jbpm has included fillowing tables? anonymous wrote : | jbpm_id_group jbpm_id_membership jbpm_id_permissions jbpm_id_user | Best Regards Yang View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963367#3963367 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963367 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
