Updated the casserver module as per Dubravko Voncinas comments in
http://rnd.feide.no/content/simplesamlphp-cas-server-support. cas.php is a frontend for login.php, validate.php and serviceValidate.php. It allows them to be called as cas.php/login, cas.php/validate and cas.php/serviceValidate and is meant for clients like phpCAS which expects one configured prefix to which it appends login, validate and serviceValidate. The apache configurationchanges Dubravko Voncina mention is thus not necessary any longer. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2227 44740490-163a-0410-bde0-09ae8108e29a
Showing
- modules/casserver/www/cas.php 13 additions, 0 deletionsmodules/casserver/www/cas.php
- modules/casserver/www/login.php 1 addition, 1 deletionmodules/casserver/www/login.php
- modules/casserver/www/serviceValidate.php 1 addition, 1 deletionmodules/casserver/www/serviceValidate.php
- modules/casserver/www/validate.php 2 additions, 1 deletionmodules/casserver/www/validate.php
modules/casserver/www/cas.php
0 → 100644
Please register or sign in to comment