Koha/docs/CAS/CASProxy
Martin Renvoize ea39ac2b18 Bug 20906: Prevent test failures due to stricter perl
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-06-22 12:59:09 +00:00
..
examples Bug 20906: Prevent test failures due to stricter perl 2018-06-22 12:59:09 +00:00
README Bug 5630 CAS improvements 2011-10-13 10:49:49 +13:00

As CAS Proxying is not an obvious authentication to set up, here are
some documented examples showing how a foreign application can query
koha webservices, being CAS authenticated.

The starting point is proxy_cas.pl

To find more about how CAS Proxy works :
http://afs.berkeley.edu/~lr/presentations/cas-auth/
http://www.ja-sig.org/wiki/display/CAS/Proxy+CAS+Walkthrough