Actualización

This commit is contained in:
Xes
2025-04-10 12:36:07 +02:00
parent 1da7c3f3b9
commit 4aff98e77b
3147 changed files with 320647 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/>