Title: wpCAS Server
Author: Adam Backstrom
Published: <strong>30 de març de 2009</strong>
Last modified: 12 de juliol de 2012

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://s.w.org/plugins/geopattern-icon/wpcas-server.svg)

# wpCAS Server

 Per [Adam Backstrom](https://profiles.wordpress.org/adambackstrom/)

[Baixa](https://downloads.wordpress.org/plugin/wpcas-server.zip)

 * [Detalls](https://ca.wordpress.org/plugins/wpcas-server/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/wpcas-server/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/wpcas-server/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/wpcas-server/#developers)

 [Suport](https://wordpress.org/support/plugin/wpcas-server/)

## Descripció

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

### Hooks & Filters

#### wpcas_server_login Hook

This hook allows for the insertion of code after login has successfully completed
and just before the ticket creation. One common use of this hook is to fill out 
the $_SESSION variable with site/user specific information.

#### wpcas_server_auth_value Filter

This filter (executed in a successful ticket validation in /cas/validate) is used
to override the user identifier returned in the cas:authenticationSuccess XML response.
By default, the value returned is the $user_ID of the authenticated user. Using 
this filter, that value can be altered to whatever suits your implementation.

## Instal·lació

 1. Upload `wpcas-server` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## PMF

  What version of CAS does this plugin replicate?

wpCAS Server currently replicates partial functionality of a CAS 2.0 server.

  You just said «partial»…what doesn’t this support?

Currently wpCAS Server has not implemented the Proxy ticketing found in the [CAS 2.0 architecture](http://www.jasig.org/cas/cas2-architecture).

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«wpCAS Server» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

 *   [ Adam Backstrom ](https://profiles.wordpress.org/adambackstrom/)
 *   [ Matthew Batchelder ](https://profiles.wordpress.org/borkweb/)
 *   [ Casey Bisson ](https://profiles.wordpress.org/misterbisson/)

[Traduïu «wpCAS Server» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/wpcas-server)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/wpcas-server/), baixeu-
vos el [repositori SVN](https://plugins.svn.wordpress.org/wpcas-server/), o subscriviu-
vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/wpcas-server/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/wpcas-server/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0

 * Initial release

## Meta

 *  Versió **1.0**
 *  Darrera actualització **fa 14 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 2.8 o posterior **
 *  Provada fins a **2.9.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wpcas-server/)
 * Etiquetes
 * [auth](https://ca.wordpress.org/plugins/tags/auth/)[authentication](https://ca.wordpress.org/plugins/tags/authentication/)
   [central authentication service](https://ca.wordpress.org/plugins/tags/central-authentication-service/)
   [wpCAS](https://ca.wordpress.org/plugins/tags/wpcas/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/wpcas-server/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[Your review](https://wordpress.org/support/plugin/wpcas-server/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/wpcas-server/reviews/)

## Col·laboradors

 *   [ Adam Backstrom ](https://profiles.wordpress.org/adambackstrom/)
 *   [ Matthew Batchelder ](https://profiles.wordpress.org/borkweb/)
 *   [ Casey Bisson ](https://profiles.wordpress.org/misterbisson/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/wpcas-server/)