Simple test CAS client application
Go to file
Benjamin Renard f58bfa26f9 Change phpCAS log file path on cas.log
Because /tmp/ is not always the system one (=chrooted) and may be not writeable.
2020-12-03 15:23:37 +01:00
index.php Change phpCAS log file path on cas.log 2020-12-03 15:23:37 +01: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