Chamilo is a learning management system focused on ease of use and accessibility
 
 
 
 
 
 
chamilo-lms/plugin/add_cas_logout_button
Yannick Warnier fe0e48bd6b Minor - Update README files in plugins - refs #2200 8 years ago
..
README.md Minor - Update README files in plugins - refs #2200 8 years ago
css.css
index.php Scrutinizer Auto-Fixes 8 years ago
plugin.php Scrutinizer Auto-Fixes 8 years ago
template.tpl

README.md

Add CAS logout button plugin

This plugin adds a button to allow users to logout from their CAS session.

In order for the plugin to work, you'll have to:

  • enable your CAS connection to display this button.
  • configure your CAS connection to have the button works.
  • go to Administration > Configuration settings > CAS and follow the instructions.

This plugin has been made to be added in the login_top region, but you can put it wherever you want.