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 16-07-2019

Moodle 3.4, 3.5, 3.6, 3.7
Released: Tuesday, 16 July 2019, 11:27 PM
SAML Enrollment for Moodle
-------------------------------------------------------------------------------
license: http://www.gnu.org/copyleft/gpl.html GNU Public License

Changes:
- 2010-11 : Created by Yaco Sistemas.
- 2011-19 : Maintained by Sixto Martin Garcia


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)

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_and_role_mapping.php and the hooks defined on custom_hook.php

Version information

Version build number
2019071701
Version release name
enrol/saml version of 16-07-2019
Maturity
Stable version
MD5 Sum
54cc006d01749718f033f4c7a69209cd
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7

Version control information

Version control system (VCS)
GIT
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