frumbert / wp2moodle--wordpress-

Wordpress to Moodle pass through authentication plugin (wordpress end)
27 stars 23 forks source link

How to provide Moodle to wordpress SSO?? #23

Closed mikeross6233m closed 8 years ago

frumbert commented 8 years ago

The principal behind this plugin is that you bundle fields in a serialised form, encrypt that value as a string, and transmit the string from one place to another; at the other end you unencrypt them and use that platforms built-in methods for creating users.

So technically you could run this process backwards, but that's not part of my plugin. Looks like others have tried integrating the databases.