Google News
logo
jBPM - Interview Questions
How to integrate LDAP in jBPM?
To integrate LDAP with JBPM, first, install and configure the LDAP server. OpenLDAP is a good LDAP server that can be freely installed and configured. After configuring the server, it is time to configure the application server where the JBPM console is hosted to authenticate the users using LDAP.
 
The JBoss AS7 configuration needs to be changed and the standalone.xml file should be replaced to support the LDAP in JBPM.
Advertisement