- Jul 10, 2014
-
-
Jaime Perez authored
-
Olav Morken authored
Add statistics data to saml:idp:Response and saml:idp:Response:error with the total time since we began processing the authentication request.
-
Olav Morken authored
This change makes it easier to add elements to the statistics data logged when the IdP sends an authentication response.
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
- Jul 09, 2014
-
-
Jaime Pérez authored
Some small things found while setting up a new installation
-
Jaime Perez authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Jul 08, 2014
-
-
Jaime Perez authored
Mark as deprecated in SimpleSAML_Utilities: validateXML(), validateXMLDocument(), validateCABuiltIn(), validateCAExec(), validateCA().
-
Jaime Perez authored
Rename SimpleSAML_Session::getInstance() to SimpleSAML_Session::getSessionFromRequest(), and leave the former as deprecated.
-
Jaime Perez authored
Mark as deprecated in SimpleSAML_Session: DATA_TIMEOUT_LOGOUT, $authority, getAuthority(), getAuthnRequest(), setAuthnRequest(), setIdP(), getIdP(), setSessionIndex(), getSessionIndex(), setNameID(), getNameID(), setSessionDuration(), remainingTime(), isAuthenticated(), getAuthnInstant(), getAttributes(), getAttribute(), setAttributes(), getSize(), expiraDataLogout(), setLogoutState(), getLogoutState().
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
- Jul 07, 2014
-
-
Jaime Perez authored
-
Jaime Perez authored
Update the documentation for the sqlauth module, discouraging plain text passwords and adding the appropriate security considerations.
-
- Jul 04, 2014
-
-
Jaime Perez authored
Make the search.{username | password} and priv.{username | password} LDAP options available in the authX509 module. Fix #79.
-
Jaime Pérez authored
Fix call-time pass-by-reference
-
Jaime Pérez authored
Update links to SSP homepage to point to simplesamlphp.org.
-
- Jul 03, 2014
-
-
Julien Malik authored
To support PHP >= 5.4, call-time pass-by-reference must be avoided. See http://fr2.php.net/manual/en/language.references.pass.php
-
Thijs Kinkhorst authored
This is more than just cosmetics, as the rnd.feide.no links redirect people to the SSP 1.5 documentation which is rather outdated.
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
- Jun 27, 2014
-
-
Jaime Perez authored
Fix #82 and #83. Make the checks for an IDPList happen only when we are the IdP authenticating the user, not an intermediate proxy.
-
- Jun 25, 2014
-
-
Jaime Perez authored
-
- Jun 24, 2014
-
-
Jaime Perez authored
Set WantAuthnRequestsSigned in the generated IdP XML metadata if validate.authnrequest or redirect.validate options are set in saml20-idp-hosted metadata (with that order of precedence). Fixes #43.
-
Jaime Perez authored
Match WantAuthnRequestsSigned to 'sign.authnrequest' option instead of 'redirect.sign' when parsing IdP metadata.
-
Harrison Conlin authored
-
- Jun 23, 2014
-
-
Jaime Perez authored
-
- Jun 20, 2014
-
-
Jaime Perez authored
Fail gracefully while parsing EntitiesDescriptor in the metarefresh module. Now only the offending entity is disregarded. Fixes #70.
-
- Jun 18, 2014
-
-
Jaime Perez authored
Give absolute priority to mdui:DisplayName for the 'name' field when parsing XML metadata. Solves #54.
-