- Jan 29, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@217 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Removed references to SPNameIdentifier, and added support for at SP to define ForceAuthn = true in metadata. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@216 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@215 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@214 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Changed the authentication request in SAML 2.0. More effective xml namespaces, removed some unneccessary optional fields, etc. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@213 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@212 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@211 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Fixed bug with session creation self::init(). Also made a config option and disabled admin login on the index page on default git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@210 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@209 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@208 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 28, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@207 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@206 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
More efficient session usage. Now caching only assoc array for values from logout request. Also implemented a clean() function to call after successfully logged out. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@205 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@204 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Removed caching of AuthnResponses in Session object. This reduces the session storage with approx 90%!! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@203 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Adding a session->getsize class to measure the size of the session. I also removed the reference to the configuration class which saved 12% size of the session size... will be further reduced... hold on. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@202 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@201 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Implemented more efficient storage of AuthnRequests in session. Instead of caching the complete request object, we now cache an assoc array with the neccessary parameters. Both for SAML 2.0 and Shib 1.3. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@200 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Missing show() call on template. This bug caused dropdown menu of disco for shib 1.3 sp to not work properly. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@199 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@198 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
Adding some documentation in the Session class. Also testing the Id svn keyword, to see if it works. I plan to add a new phpdoc header to all files, including versioning with Id git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@197 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 24, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@196 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@195 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@194 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@193 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@192 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@191 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@190 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@189 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 23, 2008
-
-
Hans Zandbelt authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@188 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 22, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@187 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@186 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@185 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@184 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
XMLSecurityKey: added getX509Fingerprint()-function to get the fingerprint of the X509-certificate (if the key is loaded from an X509-certificate). git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@183 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@182 44740490-163a-0410-bde0-09ae8108e29a
-
Lasse Birnbaum Jensen authored
If true is returned a logline saying "valid signature found" will logged. When false is returned nothing is logged about signatures. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@181 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@180 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@179 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 20, 2008
-
-
Lasse Birnbaum Jensen authored
Implemented verification of authenticationrequest, logoutrequest and logoutresponse. Moved config of signing and verification to individual metadata entries. To sign/verify on hosted SP there must be a certificate and a privatekey. The normal certificate and privatekey of the IdP are reused when signing is enabled. To verify remote SP and/or IdP the remote certificate must be present. This commit is tested to some extend - please post bugs on google code project page. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@178 44740490-163a-0410-bde0-09ae8108e29a
-