Do Bonita BPM integrates with LDAP ?

1
0
-1

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 ?

4 answers

1
+2
-1

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.

1
0
-1

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

1
0
-1

Comments

Submitted by Sean McP on Tue, 05/05/2015 - 11:24

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

regards

Submitted by htrujillo on Wed, 05/25/2016 - 10:02

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

1
0
-1

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

Comments

Submitted by daniele.landro on Fri, 04/24/2015 - 12:35

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.

Notifications