moodle-saml / auth

Moodle SAML Auth plugin
https://moodle.org/plugins/auth_saml
3 stars 21 forks source link

SAML Authentication for Moodle

license: http://www.gnu.org/copyleft/gpl.html GNU Public License

Changes:

Requirements:

Optional:

Notes:

Install instructions:

Check moodle_auth_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 defined per the RFC urn:mace:terena.org:schac:userStatus:::::: You can change this pattern editing the saml_hook_get_course_info method from the custom_hook.php file.