From e2841ab005a4956c50d74218439c928d291f5dea Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Mon, 29 Dec 2014 22:00:22 +0100 Subject: [PATCH] Add README file --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..732289e --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +Test CAS Client +=============== + +This application acting as CAS Client. + +Features : + * Login/Logout on CAS server + * Local logout + * Show authenticated user's informations (login and attributes) + * Show complete debug log of phpCAS library + +Requirements +------------ + + * phpCAS library (from php-cas Debian package by instance) + * One file writable by Apache user for logging