secret-squirrel/examples/example-php-cas-client
Fred Wenzel 68f660ce4c markdown cosmetics 2010-08-24 14:53:49 +02:00
..
CAS-1.1.0 added example PHP client (with stock CAS client lib) 2010-07-23 19:22:48 +02:00
CAS added example PHP client (with stock CAS client lib) 2010-07-23 19:22:48 +02:00
README.md markdown cosmetics 2010-08-24 14:53:49 +02:00
index.php added example PHP client (with stock CAS client lib) 2010-07-23 19:22:48 +02:00

README.md

Example PHP CAS Client

This barebones PHP app can be used to test the Secret Squirrel server.

Setup

  1. Mount $INSTALL_PATH/secret-squirrel/examples/example-php-cas-client/ somewhere in your apache or other PHP web server

  2. Run the squirrel on port 8001 or edit index.php

    python runserver 0.0.0.0:8001

  3. Add your service URL to the whitelist