Simple test CAS client application
Go to file
2020-12-03 16:11:13 +01:00
.gitignore Add .gitignore file 2020-12-03 16:11:13 +01:00
index.php Use phpCAS::logoutWithUrl() on logout to ask for redirection to local app 2020-12-03 15:25:44 +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