Simple test CAS client application
Go to file
2021-03-31 12:45:52 +02:00
logs Improve log file support 2021-03-31 12:45:52 +02:00
.gitignore Add .gitignore file 2020-12-03 16:11:13 +01:00
index.php Improve log file support 2021-03-31 12:45:52 +02:00
README.md Replace README by README.md 2020-12-03 14:25:19 +01:00

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