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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...