summaryrefslogtreecommitdiffstats
path: root/php/Attic/examples/sample-sp/assertionConsumer.php
Commit message (Expand)AuthorAgeFilesLines
* Remove php samples from the lasso repositoryChristophe Nowicki2005-01-251-212/+0
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
* Group misc functions into misc.php on the idp and spChristophe Nowicki2004-09-231-31/+7
* PHP session are now stored in the databaseChristophe Nowicki2004-09-201-5/+8
* log viewer for the Service Provider and the Identity ProviderChristophe Nowicki2004-09-171-32/+79
* New logging system based on Pear::Log package.Christophe Nowicki2004-09-151-1/+1
* split source code of singleSignOn.php in many functionsChristophe Nowicki2004-09-131-2/+2
* change header("Location $url\n\n") to header("Location $url\r\n\r\n")Christophe Nowicki2004-09-101-1/+1
* Use header("Location: $url\n\n") instead of header("Location: $url")Christophe Nowicki2004-09-101-2/+1
* SOAP request read problem fixedChristophe Nowicki2004-09-081-9/+31
* IdP PHP : logout is workingChristophe Nowicki2004-09-071-2/+1
* new version of the PHP service provider made with the new Swig PHP bindingChristophe Nowicki2004-08-311-0/+166
* REmoved now useless binding files.Romain Chantereay2004-08-231-184/+0
* new setup systemChristophe Nowicki2004-08-201-3/+3
* logoutChristophe Nowicki2004-08-191-8/+7
* Rename install.php to setup.phpChristophe Nowicki2004-08-181-1/+12
* Service Provider written in PHP (login is working and logout will work soon ;0)Christophe Nowicki2004-08-181-0/+174