Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download cas-8.x-1.5.tar.gztar.gz 69.74 KB
MD5: c43d2760e9e809477906b00beb1ac42e
SHA-1: cbd287ee178ea654526459065f915346e61e0566
SHA-256: 4688ad333ac768cf89424828e18e149863c6bdac1e6f9112b81e12f871d39cfd
Download cas-8.x-1.5.zipzip 107.6 KB
MD5: a96be29a72ba19d98d7d6f80d8a6788f
SHA-1: e9060d973d69247862d71e2230762cb3147ae946
SHA-256: d56a4e7f44c3d8b259768662cabb0bda0ef3f2af65dfb552d5302f679a8fe2c9

Release notes

This release includes the following changes:

  • Add a configurable path that users are sent to when login fails for any reason. This fixes a bug where users may get stuck in an infinite redirect loop on login failure: #3039526: Prevent authentication redirect loop during login failure
  • Improve UX of manually adding individual CAS users: When using the normal Drupal account registration form, the "CAS Username" field is now only revealed when a new "Allow this user to login via CAS" checkbox is checked. It's also placed next to the normal Drupal username field instead of at the bottom of the form.
  • Add a separate form for bulk-registering CAS users, just like we have in Drupal 7: #2724849: Create UI for bulk-adding CAS users
  • Allow specifying custom error messages when there's a problem with login. The login success message can also be customized or completely removed: #3013524: Allow specifying custom error and login messages
  • Fix a issue where forced login paths that included a "destination" parameter would not actually redirect to the CAS server for login: #3029612: CAS automatic login should respect existing destination parameter
  • Clean up the settings form to improve readability of some fields and descriptions.
  • Updated README to remove old information and add additional API information.
Created by: bkosborne
Created on: 21 Mar 2019 at 16:28 UTC
Last updated: 5 Jan 2020 at 21:48 UTC
Bug fixes
New features

Other releases