You will need to write an Identity Store implementation. The following code is 
an example of using one for LDAP (Active Directory).

https://gist.github.com/gratiartis/4545962

I wrote that for 5.3. I *think* that means it should be okay for 5.2, but I 
don't really know.

I don't think that there is support for passing the user roles into Guvnor - 
the fine-grained roles (read only, admin, etc) in Guvnor need to be defined 
within Guvnor against user names which match those in your LDAP. i.e. Your LDAP 
checks will just be identifying whether the username and password are correct 
and that they have a role with permission to access Guvnor.

Steve


On 4 Oct 2013, at 05:49, san_hegde <[email protected]> wrote:

> My requirement is to use the company LDAP for security and for authorization
> to use the database table where we maintain the User Roles.  Also we are
> using weblogic application server and Guvnor 5.2.
> 
> 
> 
> --
> View this message in context: 
> http://drools.46999.n3.nabble.com/Guvnor-authorization-tp4026252.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to