[jboss-dev-forums] [Design of JBoss jBPM] - IdentityLoginModule how to inject IdentityService
jmenendez
do-not-reply at jboss.com
Fri Aug 17 04:32:19 EDT 2007
I am trying to use integrate the jbpm IdentityLoginModule with the Tomcat JAAS Realm to authenticate users using the jbpm identity schema.
Looking at the IdentityLoginModule source code I saw that you need to inject the identityService to the IdentityLoginModule. How can I achieve this using Tomcat JAAS.
I guess the other alternative is to write your own IdentityLoginModule to use with the Tomcat JAAS Realm. How well this will work with jbpm?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075121#4075121
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075121
More information about the jboss-dev-forums
mailing list