-
Notifications
You must be signed in to change notification settings - Fork 3
/
moodle_enrol_saml.txt
23 lines (16 loc) · 1.03 KB
/
moodle_enrol_saml.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SAML Enrollments for Moodle
-------------------------------------------------------------------------------
SAML for Moodle is an open-source implementation for federated identity-based authentication infrastructure based on Security Assertion Markup Language (SAML) that allows the Moodle users log in through simpleSAMLphp.
Install Instruction
-------------------------------------------------------------------------------
1. Unpack this saml directory into the /enrol/saml directory as you would for any Moodle enrol module
(http://docs.moodle.org/en/Installing_contributed_modules_or_plugins).
2. Login to Moodle as an administrator, and activate the module by navigating
Site administration->Plugins->Enrolments->Manage enrol plugins->SAML enrolments
Configuration
-------------------------------------------------------------------------------
- Add instance to new courses: True
- Enable saml enrolments: Enable True
- Log file
- Default enrolment period: 0
- Default role. (Usually student)