>
Download This Plugin | |
Download Elegant Themes | |
Name | wpCAS Server |
Version | 1.0 |
Author | Matthew Batchelder |
Rating | 0 |
Last updated | 2012-07-12 01:42:00 |
Downloads |
1218
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
wpCAS Server plugin added 13 bytes of resources to the Home page and 18 bytes of resources to the sample Post page.
wpCAS Server plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! wpCAS Server plugin ads no tables to your Wordpress blog database.This plugin reserves a collection of URIs that create, validate, and destroy CAS tickets.
/cas/login :: If user is not authenticated he/she is redirected to the login page. Otherwise the user is redirected to the service specified as a GET variable in the URL - or if service is not provided, the user is redirected to the WordPress instance's home.
/cas/logout :: The user's session is destroyed, user is logged out of the WordPress instance, and redirected to $_GET['service'] (or the blog home if service isn't provided)
/cas/proxyValidate and /cas/validate :: The CAS ticket must be passed as a GET parameter in the URL when calling /cas/validate. The ticket is validated and XML is output with either cas:authenticationSuccess or cas:authenticationFailure