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.0

Moodle 4.1
Released: Tuesday, 6 December 2022, 11:47 PM

Changelog

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
2022120600
Version release name
v4.1.0
Can be updated from
v3.7.0 (2020032600), v3.7.1 (2020060900), v3.7.2 (2020071000), v3.9.0 (2020071001), v4.0.0 (2022041500)
Maturity
Stable version
MD5 Sum
e9453bad875d8c3568b7d41826192bbf
Supported software
Moodle 4.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.1.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