This plugin uses phpCAS library to integrate CAS single sign on with WordPress..
Service urls can be captured to redirect users to the same page on log in out ..
Poindexter III and Indiana University During the development of this plugin, IU-WPCAS was one of CAS plugins for WordPress and provided good bit of inspiration.
Note UTHSC WPCAS is meant to provide anyone already using CAS, preferably phpCAS, way to integrate it in to WordPress..
Some tweaks to your CAS configuration may be necessary to take advantage of all of CAS features..
Activate the plugin through 'Plugins WordPress.
You may want to test CAS outside of WordPress first to make sure everything works and you're getting attributes back.
If you are getting attributes back and they being applied to new user accounts incorrectly, it's probably just matter of how CAS response is being parsed by the plugin..
You can change the array indexes in the plugin settings if they are different from the defaults but if your response is incompatible, let us know and we'll consider updating the plugin to accept more formats...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more