- Nov 15, 2016
-
-
Thijs Kinkhorst authored
-
Jaime Pérez authored
-
Thijs Kinkhorst authored
-
- Nov 14, 2016
-
-
Jaime Pérez authored
The guidelines on how to write your own module talk about the process() method receiving a “$request” or a “$state” parameter, instead of being consistent and sticking to just one of the names. Use “$request”.
-
Thijs Kinkhorst authored
`core:ScopeFromAttribute` is a generalised version of this. Closes: #512
-
- Sep 27, 2016
-
-
Jaime Pérez authored
This should help people configure the PHP session handler and mitigate issues when sessions collide. Related to #478.
-
- Sep 06, 2016
-
-
Jaime Pérez authored
-
- Aug 05, 2016
-
-
Thijs Kinkhorst authored
Issue a notice when the option is used nonetheless. Closes: #432
-
- Aug 03, 2016
-
-
Dick Visser authored
Update module docs to use module enabling/disabling through configuration file rather than touching 'enable'/'disable' files inside module directories
-
- Jul 29, 2016
-
-
Jaime Pérez authored
The new saml:FilterScopes allows a SAML Service Provider to remove the values from a scoped attribute whose scope is not declared in the IdP metadata and/or does not match with the domain in use by the IdP itself. This closes #22.
-
Jaime Pérez authored
-
Jaime Pérez authored
Mention the change in the way NameIDs are processed inside an eduPersonTargetedID, and offer an example on how to process the value.
-
- Jul 02, 2016
-
-
Jaime Pérez authored
The hash algorithm to use to calculate signature digests for self metadata was not configurable. Add the 'metadata.sign.algorithm' configuration option to fix that. This resolves #411.
-
- Jun 27, 2016
-
-
Pásztor János authored
-
- Jun 24, 2016
-
-
Pásztor János authored
* Add an extra apache access control directive to make it work with newer Apaches Source: http://stackoverflow.com/questions/23337446/getting-a-403-forbidden-error-for-simplesaml-after-apache-upgrade
-
- Jun 10, 2016
-
-
Jaime Perez Crespo authored
-
- Jun 09, 2016
-
-
Jaime Perez Crespo authored
-
- Jun 08, 2016
-
-
Jaime Perez Crespo authored
Change the extension of the documentation files from .txt to .md so that they can processed as markdown and displayed in github.
-
Jaime Perez Crespo authored
Update the documentation regarding translation (remove all references to the translation portal, reformat and fix typos).
-
Jaime Perez Crespo authored
Update the documentation. Trailing slashes are no longer required for 'baseurlpath'. This resolves #363.
-
- Jun 02, 2016
-
-
Jon Dufresne authored
Fixes #379
-
- May 11, 2016
-
-
Ryan McAllen authored
-
- Apr 07, 2016
-
-
Jaime Perez Crespo authored
Add a method to SimpleSAMLphp_SessionHandlerPHP to restore a session existing previously to our own session. This can be used in SimpleSAML_Session to restore the PHP session status previous to calling our API, while also guaranteeing that our session is correctly saved. The documentation has been updated to reflect this and recommend how to deal with conflicting PHP sessions. This closes #244 and resolves #349.
-
- Mar 09, 2016
-
-
Jaime Perez Crespo authored
-
- Mar 02, 2016
-
-
Jaime Perez Crespo authored
-
- Feb 18, 2016
-
-
Jaime Perez Crespo authored
-
- Jan 15, 2016
-
-
restena-sw authored
-
- Dec 24, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Dec 15, 2015
-
-
Thijs Kinkhorst authored
* Remove 404 link to SSP news; this is covered on simplesamlphp.org now. * Make screenshots link relative, so docs don't trigger insecure content warnings. * Compress png images.
-
- Nov 06, 2015
-
-
Jaime Perez Crespo authored
(being respectful with occurences that might change the behaviour, i.e. default database prefixes)
-
Jaime Perez Crespo authored
This reverts commit 09c5a23f.
-
- Nov 05, 2015
-
-
Thijs Kinkhorst authored
SHA-1 is still supported but needs to be configured explicitly if you need it.
-
- Oct 27, 2015
-
-
Jaime Perez Crespo authored
-
- Oct 24, 2015
-
-
Thijs Kinkhorst authored
-
- Oct 21, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Oct 07, 2015
-
-
dialogik authored
-