4 Replies Latest reply on Feb 15, 2013 10:05 AM by roxy1987

    Question Regarding LDAP UserCallBack Implementation

    roxy1987

      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.