CAS Authentication

Authenticate users using the phpCAS package (http://www.ja-sig.org/wiki/display/CASC/phpCAS).

Author:Stephen Schwink (profile at wordpress.org)
WordPress version required:2.5.1
WordPress version tested:3.0.5
Plugin version:2.4
Added to WordPress repository:17-07-2007
Last updated:24-09-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:6
Plugin URI:http://wiki.schwink.net/index.php?title=Wordp...
Total downloads:3 436
plugin download
Click to start download

Central Authentication System (CAS) is a single signon service provided by some universities. Read about it here.

phpCAS is a client for the CAS service. You can read about that here. You have to download it separately and point this script to it.

This plugin uses some hooks in WordPress's authentication system to bypass the normal login screen and authenticate over CAS instead. Note that logged-in state is still maintained in cookies, and user entries are created in the local database.