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
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
..
README.md Minor - Update README files in plugins - refs #2200 7 years ago
css.css merge 11 years ago
index.php Applied fixes from FlintCI 7 years ago
plugin.php Applied fixes from FlintCI 7 years ago
template.tpl Minor - Fix button style - refs #7539 10 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.