Rev 4990 |
Rev 4996 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 4993 2012-02-14 08:44:23
- Author: bpr
- Log message:
- [major/improvment] work in progress: add authentification by CAS (so class_auth can
be empty or take value ldap, cas). Change some part
of ldap authentification for better coding. New parameter in class is :
class_cas_host. New parameter in userfile is user_external_auth.
Will need another file .userlist_external generated from the user files
(user_external_auth is the identity for the external authentification
and .userlist_external is a mapping from the external authentification
and the usual "wims login" (name of the userfile).
Add a new button for request to the cas server (replacing Enter / Register button).
Make the interface in adm/class/config and adm/manage to enter wims_cas_host class_cas_host.
Help is not done yet.