Moodle Plugins directory: SAML Identity Provider: Versions: 2018061305 | Moodle.org
SAML Identity Provider
Authentication ::: auth_samlidp
Maintained by
Enovation Dev Team
This is a plugin that makes Moodle an Identity Provider site: other application can use Moodle as a login portal.
Requires SimpleSAMLphp, configured as IdP: https://simplesamlphp.org/docs/stable/simplesamlphp-idp.
SAML Identity Provider 2018061305
Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: 2022年 05月 27日(週五) 21:48
Code prechecks
phplint
phpcs79 | 53
js
css
phpdoc13 | 0
savepoint
thirdparty
externalbackup
grunt
shifter
mustache
gherkin
HTML | XML2018061302 - initial version
2018061303 - implement hmac algorithm instead of sha1 for cookie value
2018061304 - remove deprecation warnings, test for Moodle 3.10
2018061305 - remove deprecation warnings, test for Moodle 4.0
2018061303 - implement hmac algorithm instead of sha1 for cookie value
2018061304 - remove deprecation warnings, test for Moodle 3.10
2018061305 - remove deprecation warnings, test for Moodle 4.0
Version information
- Version build number
- 2018061305
- Maturity
- 穩定版
- MD5 Sum
- b22a47fcfd791aa9f581fc21d08d3281
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Authentication
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myauth") in the "auth" subdirectory.
- Visit http://yoursite.com/admin to finish the installation