Moodle Plugins directory: CAS server (SSO) with user-attribute release: Versions: v4.1.2 | Moodle.org
CAS server (SSO) with user-attribute release
Authentication ::: auth_casattras
Maintained by
Charles Fulton,
Adam Franco
A CAS (SSO) authentication module for Moodle that uses released attributes rather than LDAP for user information.
CAS server (SSO) with user-attribute release v4.1.2
Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: dijous, 24 d’octubre 2024, 9:05 PM
Changelog
4.1.2 (October 24, 2024)
- Remove unused property (thanks @Ducret)
4.1.1 (April 6, 2023)
- Add support for CAS 3.0 protocol
4.1.0 (December 6, 2022)
- [BUGFIX] Update for compatibility with phpCAS 1.6.0
4.0.0 (April 15, 2022)
- [FEATURE] Add support for custom profile field mapping
- Change default branch to "main"
- Update CI tool to version 3
- Migrate CI builds to Github Actions
- Drop support for 3.7-3.11
3.7.2 (July 10, 2020)
- Fixed bug with logo when using multi-authentication (thanks @jogemu)
3.7.1 (June 9, 2020)
- Fixed bug with login token (thanks @nkokkos)
3.7.0 (March 26, 2020)
- Rebuild multi-authentication support
- Use core phpCAS module
- Code cleanup
3.5.0 (October 22, 2019)
- Changed version numbering to match stable version
- Updated to use new-style config settings
- Dropped user authentication method migration support
- Updated for GDPR compliance
- Formal release on Moodle plugins repository
- Updated phpCAS to 1.3.8
Version information
- Version build number
- 2022120602
- Version release name
- v4.1.2
- Maturity
- Stable version
- MD5 Sum
- c93be75b18b73f7820c22d5fad2224c0
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.1.2
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