summaryrefslogtreecommitdiffstats
path: root/php/Attic/examples/sample-idp/singleSignOn.php
Commit message (Expand)AuthorAgeFilesLines
* Remove php samples from the lasso repositoryChristophe Nowicki2005-01-251-494/+0
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
* create a isDBError functionChristophe Nowicki2005-01-181-110/+76
* Group misc functions into misc.php on the idp and spChristophe Nowicki2004-09-231-7/+1
* fix problem with the sso, now the user can do more than one sso session.Christophe Nowicki2004-09-221-30/+72
* PHP session are now stored in the databaseChristophe Nowicki2004-09-201-95/+115
* log viewer for the Service Provider and the Identity ProviderChristophe Nowicki2004-09-171-47/+69
* New logging system with a web interface.Christophe Nowicki2004-09-161-30/+10
* New logging system based on Pear::Log package.Christophe Nowicki2004-09-151-17/+71
* split source code of singleSignOn.php in many functionsChristophe Nowicki2004-09-131-88/+225
* 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-119/+154
* added edit sp metadata to the setup systemChristophe Nowicki2004-09-081-10/+6
* SOAP request read problem fixedChristophe Nowicki2004-09-081-91/+114
* IdP PHP : logout is workingChristophe Nowicki2004-09-071-9/+23
* PHP Idp Sample :Christophe Nowicki2004-09-061-22/+177
* PHP IdP Sample :Christophe Nowicki2004-09-011-0/+56