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/ext_auth_chamilo_logout_but.../README.md

21 lines
634 B

External Authentication Logout button behaviour plugin
===
If you use some other authentication than local Chamilo authentication, you may want to disable the Chamilo logout button and display information about your SSO logout.
With this plugin, you can:
* change the logout URL of the button
* disable the logout button
* display it in grey style
* change the button tooltip on mouseover
* add an alert message if user click on the button
Related plugins
---
Add a button to login using CAS<br/>
Add a button to logout from CAS<br/>
Add a button to login using FACEBOOK account<br/>
Add a button to login using Shibboleth<br/>