KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: mj123 on January 24, 2009, 03:12:10 pm

Title: LDAP Integration and syncing services
Post by: mj123 on January 24, 2009, 03:12:10 pm
Hello,

I have just implemented extension module for LDAP authentication and it does work.
However I think that it is also necessary to provide some synchronization between LDAP and Konakart users database.
Do I think correctly?


Title: Re: LDAP Integration and syncing services
Post by: heidi on January 24, 2009, 03:45:34 pm
Yes, probably... once you've authenticated your user in your LDAP system you can either register or update (if present already) that user in KonaKart.   There are APIs available to support these kinds of operations...