Rev 4615 |
Go to most recent revision |
Compare with Previous |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 4993 – 4891 d 15 h
- 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.