Koha/docs/CAS/CASProxy
Jonathan Druart ba0f84b46c Bug 9978: (followup) Replace license header with the correct license (GPLv3+)
There was another form of the v2.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-04-20 09:59:43 -03:00
..
examples Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:43 -03: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