Main Koha release repository https://koha-community.org
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.
 
 
 
 
 
 
Chris Cormack 046c996c2f Bug 5630 CAS improvements 13 years ago
..
README Bug 5630 CAS improvements 13 years ago

README

CAS authentication is available through CasAuthentication and casServerUrl sysprefs.

However, if you plan to use multi-CAS (ie: authentication against multiple CAS server,
you'll have to use C4/Auth_cas_servers.yaml.

Anyway, please keep in mind that if you want to authenticate through https against the
CAS serveur, you have to install Crypt::SSLeay package, or the authentication will
silently fail.