Hi,
With the default implementation of UserCallBack, I believe, jBPM checks the table ORGANIZATIONALENTITY to see if the user is valid or not.
Now if I implement callBack with LDAP server, do I need to worry about putting the user information in the table ORGANIZATIONALENTITY??
I am concerned that if I use LDAP directly, and if I leave the table empty, there may be some feature/API which look for user information in the database.
Regards.