Friendica integration using wordpress authentication

The way I think this needs to be done:

  1. Examine how an existing integration allows a particular CMS to authenticate using wordpress. Possibly this MediaWiki integration. Work out how this authenticates a wordpress user.

  2. Examine an existing friendica authentication plugin, such as the LDAP one that comes with the CMS, and update this to use the wordpress authentication method calculated in step 1.

(If no-one beats me to a more complete answer, I will add more detail as I work through this. Otherwise I hope this partial answer will inspire a more complete answer).

Leave a Comment