<< July 16, 2011 | Home | July 18, 2011 >>

Integration of SocialEngine with external user administration

I recently had the task to integrate a SocialEngine installation with an external user administration system (written in PHP). Social Engine users should be automatically created/enabled/disabled when a user in the external system is created or deleted. In addition to that the passwords should be kept synchronized: i.e. whenever the password of a user is changed in the external system it should automatically be changed in SocialEngine as well...

Read more...