Bug 5337: EAN management : Adds ean for various searches
[koha.git] / docs / CAS / CAS / README
1 CAS authentication is available through CasAuthentication and casServerUrl sysprefs.
2
3 However, if you plan to use multi-CAS (ie: authentication against multiple CAS server,
4 you'll have to use C4/Auth_cas_servers.yaml.
5
6 Anyway, please keep in mind that if you want to authenticate through https against the
7 CAS serveur, you have to install Crypt::SSLeay package, or the authentication will 
8 silently fail.