Do Bonita BPM integrates with LDAP ?

I already have all my organisation and users in LDAP.

How can I integrate Bonita BPM with my LDAP, import everything, and eventually update info in LDAP ?

There is two different ways to works with LDAP:

  • You can use the LDAP connector in a process, and so, read and write information in LDAP.
  • In the SP version, there is a LDAP synchroniser.

You can implement the identityService and change cfg-bonita-identity-impl.xml with your implementation.

http://community.bonitasoft.com/project/ldap-aware-identityservice

Hi, Does this library let you login and authenticate in the Bonita BPM Portal with your credentials of the LDAP?
Can you use directly your user and password of the LDAP?

Thanks

Can you tell me how can I implement the identityService in a java class? Or can you ell me some documentation to use it in Bonita communiti edition?
Thank you.

Only relevant for Bonita 5 - need to revise for Bonita 6…

regards

Hi, Does this library let you login and authenticate in the Bonita BPM Portal with your credentials of the LDAP?
Can you use directly your user and password of the LDAP?

Thanks