Drupal/Moodle integration separate domains.

Drupal/Moodle integration separate domains.

дэргэд David Missio -
Хариу нийтлэлийн тоо: 3

setting up on localhost for testing purposes. 

We want to have SSO so that users can register from the drupal site and then log on to the moodle site with the two being connected/integrated/they are communicating with each other.

drupal site address: localhost:8888/[sitename]

moodle site address:  localhost:8888/[moodlesitename]


From the drupal site, we have full access to the moodle database because we've used the moodle connector, however users from the moodle site cant log into drupal and vice versa. Looking to have one account for users to access both sites with one log in.

Hope this makes sense! Thanks!

Үнэлгээний дундаж: -
David Missio-н хариуд

Re: Drupal/Moodle integration separate domains.

дэргэд Emma Richardson -
Documentation writers зураг Particularly helpful Moodlers зураг Plugin developers зураг

I haven't used the moodle connector - is this a drupal plugin?  I would think you would need a moodle plugin too to make them talk to each other.  Alternatively, use an external database for authentication that both moodle and drupal can access...

David Missio-н хариуд

Re: Drupal/Moodle integration separate domains.

дэргэд Albert Ramsbottom -

The Drupal connector does not provide SSO for Moodle and vis a versa, it only seems to provide module access such as "Course List", so you can load the moodle course list into Drupal

SSO is a different concept

You need this

https://www.drupal.org/project/moodle_sso

Albert