SAML Enrolments

Enrolment ::: enrol_saml
Maintained by Sixto Martin Garcia
SAML Enrol plugin based on the simplesamlphp software. (require Authentication SAML and simpleSAMLphp SP)

SAML Enrolments 2012061301

Moodle 2.0, 2.1, 2.2, 2.3
Released: Thursday, 14 June 2012, 1:51 AM
SAML Enrollment for Moodle
-------------------------------------------------------------------------------
license: http://www.gnu.org/copyleft/gpl.html GNU Public License

Changes:
- 2010-11 : Created by Yaco Sistemas.

Requirements:
- SimpleSAML (http://rnd.feide.no/simplesamlphp). Tested with version > 1.7
- SAML Authentication for Moodle module

This plugin require a simplesamlphp instance configured as SP
(http://simplesamlphp.org/docs/trunk/simplesamlphp-sp)

Tested in moodle 2.0.3, 2.1.2, 2.2.3

Install instructions:

Check moodle_enrol_saml.txt


Important for enrollment!!
==========================

This plugin suppose that the IdP send the courses data of the user in a attribute that
can be configured but the pattern of the expected data is always:
:::
You can change this pattern editing the file auth/saml/course_mapping.php

Version information

Version build number
2012061301
Version release name
2012061301
Maturity
Beta
MD5 Sum
95689067c62d79b19245425d44eff9e0
Supported software
Moodle 2.1, Moodle 2.0, PHP 5.3, Moodle 2.2, Moodle 2.3

Version control information

Version control system (VCS)
Other...
VCS repository URL

Default installation instructions for plugins of the type Enrolment

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myenrol") in the "enrol" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation