Koha/docs/CAS/CASProxy
Stefan Weil 1a6a734de4 Bug 14383: docs: Fix some typos in documentation
All of them were found and fixed using codespell.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-06-22 17:34:46 -03:00
..
examples Bug 14383: docs: Fix some typos in documentation 2015-06-22 17:34:46 -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