Moodle Plugins directory: CAS server (SSO) with user-attribute release: Versions: v4.0.0 | 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.0.0
Moodle 4.0
Released: fredag, 15. april 2022, 23:43
Changelog
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
- 2022041500
- Version release name
- v4.0.0
- Can be updated to
- v4.1.0 (2022120600)
- Maturity
- Stabil versjon
- MD5 Sum
- 96770bcf1cdb27fd246332399eac1ca2
- Supported software
- Moodle 4.0
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.0.0
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