Hi there,
Am new to using Bonita’s connectors. trying to use latest community version of bonita (6.5).
how do I create an ldap connector to query for ‘memberof’ attribute of ldap. it seems like we have to write a custom script ?
Thanks in advance
Hi there,
Am new to using Bonita’s connectors. trying to use latest community version of bonita (6.5).
how do I create an ldap connector to query for ‘memberof’ attribute of ldap. it seems like we have to write a custom script ?
Thanks in advance
LDAP is only found in the subscription versions of the software.
There are no connectors to do this.
To do LDAP in community you would have to modify the source, as follows:
then you should have a working LDAP version of community, just be aware of the licencing requirements of community as well.
regards
You may read this article, which I followed with a succesfull outcome :