Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/plugin/add_cas_logout_button
Yannick Warnier 8e34f3fb6c Minor: Plugin: Add CAS logout button: Fix missing variable declaration 3 years ago
..
README.md Minor - Update README files in plugins - refs #2200 8 years ago
css.css merge 11 years ago
index.php enable cas→replace_login_form 6 years ago
plugin.php Minor: Plugin: Add CAS logout button: Fix missing variable declaration 3 years ago
template.tpl enable cas→replace_login_form 6 years ago

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.