Koha/docs/CAS/CASProxy
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-10-15 12:56:30 +02:00
..
examples Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02: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