Moodle Plugins directory: SAML2 SSO Auth: Versions: 4.5.2 | Moodle.org
SAML2 SSO Auth
Authentication ::: auth_saml2sso
Maintained by
Daniel Miranda,
AulaWeb Università di Genova
Authentication using exists SimpleSAMLphp Service Provider
SAML2 SSO Auth 4.5.2
Moodle 4.0, 4.1, 4.3, 4.5
Released: Tuesday, 31 December 2024, 1:41 AM
Code prechecks
overview
phplint
phpcs251 | 154
js
css3 | 0
phpdoc8 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLChanges in 4.5.2
- autodetect of SSP path at install
Changes in 4.5.1
- any Moodle concurrent login limit >= 1 is handled as 1 and only one session will be available to SSO accounts (except admins)
Changes in 4.5.0
- new "Always request auth" option enabled, to force the IdP to re-authenticate the user
- messages and diagnostic for conflicting users handled by other plugin
Version information
- Version build number
- 2024123000
- Version release name
- 4.5.2
- Maturity
- Stable version
- MD5 Sum
- 767410b2f015e3002b579cd9cebc04c3
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.3, Moodle 4.5
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.3
- Latest release for Moodle 4.5
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