Koha/docs/CAS/CASProxy
Martin Renvoize e968af4377 Bug 21395: (QA follow-up) Remove some introduced issues
This patch removes some new error cases introduced during rebase

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-06-29 12:37:02 +02:00
..
examples Bug 21395: (QA follow-up) Remove some introduced issues 2020-06-29 12:37:02 +02:00
README

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