This commit is contained in:
Xes
2025-08-14 22:39:38 +02:00
parent 3641e93527
commit 5403f346e3
3370 changed files with 327179 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
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/>