What does it really do ?

electronicmonkey - October 17, 2008 - 22:18
Project:Moodle Integration
Version:5.x-1.0
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Chris Johnson
Status:closed
Issue tags:moodle
Description

Is it just abridge for one time signon . Or can the drupal install get data from the moodle database ?

#1

Bob Siegfried - February 8, 2009 - 01:29

Yes, what does this module do? I'm also interested in hearing from people in the community who have the module up and running.

#2

pjsz - February 16, 2009 - 21:20

Looking at the code, it embeds the moodle site index_dr.php page within the drupal site inside of an Iframe. It looks like it passes the drupal user name and password in the url.

#3

Chris Johnson - February 19, 2009 - 23:13
Assigned to:Anonymous» Chris Johnson
Status:active» fixed

That's correct. Versions prior to 6.x-2.0 embed Moodle in an iframe and provide an SSO capability by passing username and password on the URL, and having Moodle configured to use Drupal's database for authentication.

With the upcoming 6.x-2.0 release, SSO and iframe are removed. What's left, one might say. Now this module will begin to display data from the Moodle database in Drupal, using a web services interface (i.e. Drupal will not require direct access to Moodle's database, only be able to access Moodle's URLs).

SSO capabilities will be implemented in the moodlesso module.

#4

System Message - March 5, 2009 - 23:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.