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 enrol/saml version of 18-11-2016

Moodle 2.7, 2.8, 3.0, 3.1
Released: Friday, 18 November 2016, 10:04 PM
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.X and 3.1.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
2017111801
Version release name
enrol/saml version of 18-11-2016
Maturity
Beta
MD5 Sum
a124e5f4be10b58b11c40c0ca6367769
Supported software
Moodle 2.7, Moodle 2.8, Moodle 3.0, Moodle 3.1
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1

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