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 v3.9.0

Moodle 3.9, 3.10, 3.11
Released: Friday, 15 April 2022, 11:42 PM

Changelog

3.9.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.8

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
2020071001
Version release name
v3.9.0
Can be updated to
v4.1.0 (2022120600)
Maturity
Stable version
MD5 Sum
bb0b228aefc59ae13ad89ced4199cdf3
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.9.0

Default installation instructions for plugins of the type Authentication

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myauth") in the "auth" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation