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 v5.0.1

Moodle 5.0
Released: Rabu, 23 Julai 2025, 6:07 AM

Changelog

5.0.1 (July 22, 2025)

  • Ship phpCAS 1.6.1 locally
  • Code cleanup

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
2025072200
Version release name
v5.0.1
Maturity
Stable version
MD5 Sum
708a41d0cfb3c33bd34a64da007aebb9
Supported software
Moodle 5.0
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v5.0.1

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