<<

DESCRIPTION

# Here is an exemple of a simple phony webservice, returning "Hello World" if the user is authenticated # The purpose is to show how CAS Proxy can work with koha # In this configuration, this page acts as a CAS Client, instead of the user's browser. # This page is meant to be called from a foreign application

CGI PARAMETERS

PT The Proxy Ticket, needed for check_api_auth, that will try to make the CAS Server validate it.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 29:

'=item' outside of any '=over'

=over without closing =back

<<