Test application acting as CAS Client

Benjamin Renard Benjamin Renard Add .gitignore file c25ae97 @ 2020-12-03 15:11:13
.gitignore Add .gitignore file 2020-12-03 15:11:13
README.md Replace README by README.md 2020-12-03 13:25:19
index.php Use phpCAS::logoutWithUrl() on logout to ask for redirection to local app 2020-12-03 14:25:44
README.md

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