			-------------------------
			|		CAS PLUGIN		|
			-------------------------

INFORMATIONS
------------

This plugin enables CAS ( Central Authentication Service) in posh.

CAS plugin is implemented by l'Université d'Avignon et des Pays du Vaucluse (UAPV).

Author: Jean-Francois REY
email: jean-francois.rey@univ-avignon.fr
Version: 2.10
date: 03/06/2008.

INSTALLATION
------------

* You need posh Version > 1.4.0
* Install phpCAS library (Version < esup-phpcas-0.5.1-1), you can find it at http://www.ja-sig.org/wiki/display/CASC/phpCAS.

* tar -xvzf plug_CAS_posh.tgz
* copy the directory "plugin_cas" in "/includes/plugins/".

Go to admin page
	-> Configuration
		-> Plug-ins management
			-> checked plugin CAS
			-> do configuration
And SAVE!

CONFIGURATION
-------------
Default CAS mode authentication:	check it if you want to use CAS authentication,

CAS server version:			CAS server version (1, 2 or 3),
CAS server					The CAS server,
URI							CAS server URI,
Server port					server port (default 443),
CAS server acces protocol	protocol to acces CAS server (default https),
Return URL from CAS server	URL of main posh index.php page.

BUGS
----

For bugs please refer to http://gpl.univ-avignon.fr or http://www.portaneo.com/ forum section
or send an email to the author.
