index
:
simplesamlphp
master
origin/HEAD
origin/errorcode-class
origin/feature/consistently-treat-scopes-with-multiple-at
origin/feature/interface-cleanup
origin/master
origin/release_1_0
origin/simplesamlphp-1.0
origin/simplesamlphp-1.10
origin/simplesamlphp-1.11
origin/simplesamlphp-1.12
origin/simplesamlphp-1.13
origin/simplesamlphp-1.14
origin/simplesamlphp-1.4
origin/simplesamlphp-1.5
origin/simplesamlphp-1.6
origin/simplesamlphp-1.7
origin/simplesamlphp-1.8
origin/simplesamlphp-1.9
origin/ssoservice-merge
origin/twigified
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
SimpleSAML
/
XML
/
Shib13
/
AuthnResponse.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the version of the SAML2 library.
Jaime Pérez
2016-07-26
1
-4
/
+4
*
Clean one-liner comments.
Jaime Perez Crespo
2015-11-06
1
-9
/
+9
*
s/simpleSAMLphp/SimpleSAMLphp/g
Jaime Perez Crespo
2015-11-06
1
-1
/
+1
*
XML data is loaded using SAML2_DOMDocumentFactory class
Sergio Gómez
2015-10-11
1
-3
/
+3
*
Move SimpleSAML_Utilities::resolveCert() to SimpleSAML\Utils\Config::getCertP...
Jaime Perez Crespo
2015-04-23
1
-2
/
+2
*
Deprecate SimpleSAML_Utilities::checkDateConditions().
Jaime Perez Crespo
2015-04-23
1
-1
/
+38
*
Move SimpleSAML_Utils_Random to SimpleSAML\Utils\Random.
Jaime Perez Crespo
2015-04-20
1
-3
/
+3
*
Move SimpleSAML_Utilities::generateTimestamp() to SimpleSAML\Utils\Time::gene...
Jaime Perez Crespo
2015-04-20
1
-3
/
+3
*
Move SimpleSAML_Utilities::generateID() to SimpleSAML_Utils_Random::generateI...
Jaime Perez Crespo
2015-04-16
1
-3
/
+3
*
Convert source files using ISO8859-1 to UTF-8.
Jaime Perez Crespo
2015-04-15
1
-1
/
+1
*
Remove trailing PHP close tags. Closes #59.
Jaime Perez
2015-01-15
1
-1
/
+0
*
Drop obsolete SVN $Id$ keywords.
Thijs Kinkhorst
2014-07-09
1
-1
/
+0
*
Shib13: Add support for multiple certificates in metadata.
Olav Morken
2010-08-10
1
-9
/
+18
*
SAML1.1: Use configuration class for metadata.
Olav Morken
2010-05-07
1
-23
/
+11
*
Allow absolute paths to certificates.
Olav Morken
2010-03-26
1
-2
/
+1
*
saml: Add SAML 1 artifact support.
Olav Morken
2009-10-08
1
-0
/
+30
*
SimpleSAML_XML_Shib13_AuthnResponse: Various cleanups.
Olav Morken
2009-08-19
1
-76
/
+47
*
SimpleSAML_XML_Shib13_AuthnResponse: Remove inheritance of SimpleSAML_XML_Aut...
Olav Morken
2009-08-19
1
-7
/
+44
*
SimpleSAML_XML_Shib13_AuthnResponse: Remove configuration and metadata parame...
Olav Morken
2009-08-19
1
-6
/
+7
*
Give default values for all configuration options from config.php
Olav Morken
2009-08-14
1
-1
/
+1
*
Upgrade NameId array format.
Olav Morken
2009-08-12
1
-1
/
+1
*
Fix missing "new" keyword in file "lib/SimpleSAML/XML/Shib13/AuthnResponse.php"
Olav Morken
2009-07-15
1
-1
/
+1
*
Allow for timeskew on the NotBefore condition in shibboleth 1.3 response...
Andreas Åkre Solberg
2009-06-19
1
-1
/
+7
*
Shib13: Clean up authentication response handling.
Olav Morken
2009-03-13
1
-64
/
+58
*
Fix for edugain R-BE...
Andreas Åkre Solberg
2008-08-28
1
-2
/
+3
*
Adding support for Shibboleth 1.3 SP to validate signed assertion responses.
Andreas Åkre Solberg
2008-08-27
1
-1
/
+1
*
Support for Shibboleth 1.3 scoped attributes.
Olav Morken
2008-08-27
1
-5
/
+65
*
Shib13-SP: Move session creation into AssertionConsumerService
Olav Morken
2008-08-19
1
-21
/
+2
*
Shib13: Include SubjectConfirmation in AttributeStatement.
Olav Morken
2008-07-10
1
-0
/
+1
*
Shib13 SP: Add support for CA path validation.
Olav Morken
2008-07-04
1
-8
/
+12
*
Update everything to use the autoloader.
Olav Morken
2008-06-06
1
-9
/
+0
*
Session: Remove uses of SimpleSAML_Session::init(...).
Olav Morken
2008-05-15
1
-1
/
+1
*
Change SAML20 & Shib13 xml handlers to use generateID and generateTimestamp f...
Olav Morken
2008-05-13
1
-5
/
+5
*
Adding error message if certificate in shib13-idp-remote is missing
Andreas Åkre Solberg
2008-03-13
1
-0
/
+3
*
Adding a SIMPLESAML_INCPREFIX parameter before the inclusion of new files. Th...
Andreas Åkre Solberg
2008-03-05
1
-8
/
+8
*
Added statistics logging for auth modules, sp entities and slo
Andreas Åkre Solberg
2008-02-15
1
-0
/
+2
*
Adding namequalifier in the shibboleth 1.3 idp
Andreas Åkre Solberg
2008-02-13
1
-4
/
+5
*
Using AssertionConsumerService instead of shire to better match saml2 metadat...
Andreas Åkre Solberg
2008-02-01
1
-5
/
+6
*
Removed unnecessary class variables from Shib13:AuthnResponse class.
Olav Morken
2008-01-31
1
-8
/
+0
*
Changed Shib13:AuthnResponse to use a DOM parser.
Olav Morken
2008-01-31
1
-85
/
+70
*
At the shibboleth 1.3 idp, move base64attributes option from idphosted to spr...
Andreas Åkre Solberg
2008-01-30
1
-1
/
+1
*
The session class now takes the nameid as an array with value and format, ins...
Andreas Åkre Solberg
2008-01-30
1
-7
/
+4
*
Adding support for multivalued attributes in the Shib 1.3 IdP
Andreas Åkre Solberg
2008-01-29
1
-6
/
+9
*
Removed references to SPNameIdentifier, and added support for at SP to define...
Andreas Åkre Solberg
2008-01-29
1
-5
/
+2
*
Changed Shib13:AuthnResponse class to use the new XML validator.
Olav Morken
2008-01-29
1
-104
/
+18
*
forgot to checkin the bitmap for favicon, here it is
Andreas Åkre Solberg
2008-01-28
1
-1
/
+1
*
Adding some headers in files, and setting the ID keyword in svn
Andreas Åkre Solberg
2008-01-28
1
-10
/
+6
*
Shib13:AuthnResponse: Escape data in xml output.
Olav Morken
2008-01-24
1
-8
/
+8
*
Shib13:AuthResponse: Fix code to return FALSE if the node wasn't found.
Olav Morken
2008-01-22
1
-0
/
+5
*
Shib13:AuthResponse: Change to use the new node validation method.
Olav Morken
2008-01-22
1
-2
/
+37
*
Change SAML2 & Shib13 AuthResponse to use the new fingerprint-retrival-functi...
Olav Morken
2008-01-22
1
-18
/
+12
*
Syntax error. replaced next with continue
Andreas Åkre Solberg
2008-01-17
1
-3
/
+2
*
Shib13:AuthnResponse - Fix attribute parsing.
Olav Morken
2008-01-15
1
-2
/
+2
*
Removed the SimpleSAML_XML_MetaDataStore class and replaced all references to...
Olav Morken
2008-01-15
1
-2
/
+2
*
base64 decoding of attributes in shib13 sp
Andreas Åkre Solberg
2008-01-07
1
-1
/
+13
*
Traversing multiple attribute statements in one assertion in Shib SP
Andreas Åkre Solberg
2007-10-23
1
-5
/
+12
*
Adding initial support for Shibboleth IdP
Andreas Åkre Solberg
2007-09-17
1
-50
/
+69
*
Initial commit of version 0.4 of simplesamlphp
Andreas Åkre Solberg
2007-09-14
1
-0
/
+398