On 2010/8/13 10:38, Vignesh wrote:
Hi,
I have deployed the guvnor in my Tomcat 6.0.24 server, from the guvnor
documentation i had found steps for doing authentication using JBoss, I need
to do this authentication using LDAP for my application, can some one
provide pointers for doing the same using Tomcat with user authentication
and also role based Authorization.
Hi, this explains how to configure Guvnor with JAAS on Tomcat:
https://community.jboss.org/wiki/DroolsGuvnor50Installation
For the authorization part, you need not to change anything on Tomcat.
Hope this helps,
Jervis
Thanks,
Vignesh