summaryrefslogtreecommitdiffstats
path: root/php/Attic/examples/sample-idp
Commit message (Expand)AuthorAgeFilesLines
* Updated list of files generated by SWIG in C# and Java bindings; fixed PHPFrederic Peters2004-12-211-7/+7
* ignore generated filesFrederic Peters2004-12-141-0/+3
* Group misc functions into misc.php on the idp and spChristophe Nowicki2004-09-2312-102/+606
* Add Federation Federation Termination metadataChristophe Nowicki2004-09-231-0/+5
* fix problem with the sso, now the user can do more than one sso session.Christophe Nowicki2004-09-223-71/+125
* PHP session are stored in the databaseChristophe Nowicki2004-09-201-0/+86
* PHP session are now stored in the databaseChristophe Nowicki2004-09-208-283/+386
* log viewer for the Service Provider and the Identity ProviderChristophe Nowicki2004-09-178-110/+211
* New logging system with a web interface.Christophe Nowicki2004-09-169-99/+228
* README for the PHP samples is now complete. Can someone try it?Christophe Nowicki2004-09-161-1/+1
* Added sample xml metadata in the distributionChristophe Nowicki2004-09-155-40/+69
* New logging system based on Pear::Log package.Christophe Nowicki2004-09-155-83/+326
* now the user list show federationsChristophe Nowicki2004-09-131-7/+60
* split source code of singleSignOn.php in many functionsChristophe Nowicki2004-09-134-129/+283
* change header("Location $url\n\n") to header("Location $url\r\n\r\n")Christophe Nowicki2004-09-103-3/+3
* Use header("Location: $url\n\n") instead of header("Location: $url")Christophe Nowicki2004-09-105-130/+166
* Improve setup system : edit metadata and allow the administrator to selectChristophe Nowicki2004-09-083-1/+30
* please use spaces between variable names and valuesFrederic Peters2004-09-081-11/+5
* added edit sp metadata to the setup systemChristophe Nowicki2004-09-084-37/+102
* nice user browserChristophe Nowicki2004-09-081-7/+49
* oups ;(Christophe Nowicki2004-09-081-0/+11
* SOAP request read problem fixedChristophe Nowicki2004-09-081-91/+114
* IdP PHP : logout is workingChristophe Nowicki2004-09-073-15/+143
* PHP Idp Sample :Christophe Nowicki2004-09-0612-39/+613
* PHP IdP Sample :Christophe Nowicki2004-09-018-0/+974