Skip to content
Snippets Groups Projects
  1. Mar 16, 2022
  2. Mar 14, 2022
  3. Feb 21, 2022
  4. May 13, 2020
  5. Feb 15, 2020
    • Tim van Dijen's avatar
      Remove 2.0 deprecations (#1281) · 2c8aa8a6
      Tim van Dijen authored
      * Remove deprecated classes
      
      * Remove support for certificate fingerprints
      
      * Remove many deprecated methods and pieces of code
      
      * Remove SAML1.1/Shib1.3 support
      
      * Remove many superfluous annotations
      
      * Update unit test to work with new PHPunit
      
      Closes #1268 
      Closes #1020 
      Closes #431 
      Closes #167 
      Closes #151 
  6. Nov 26, 2019
  7. Nov 21, 2019
  8. Sep 30, 2019
    • Jeroen Versteeg's avatar
      Update simplesamlphp-sp.md (#1210) · c2fec5e1
      Jeroen Versteeg authored
      This includes instructions on how to use SimpleSAMLphp with the PHP session backend while you are using it too in your application, also with a custom session handler.
      c2fec5e1
  9. Nov 21, 2018
    • Guy Halse's avatar
      Update OpenSSL RSA bit length in docs · 4da9282c
      Guy Halse authored
      Change documentation from recommending 2048 bit keys to using 3072 bit
      keys.
      
      Given that we're recommending people generate ten-year keys, 2048 bit
      keys are probably a bit short. Almost all commercial certificate
      authorities now recommend 4096 bit keys, and eduGAIN requires 3072 bit
      keys for new federations.
      
      This change aligns the SimpleSAMLphp documentation with the lower
      eduGAIN requirement, since that still meets most standards bodies
      recommendations for 2028 (ten years from now). cf
      https://www.keylength.com/
      4da9282c
  10. Oct 17, 2018
  11. May 31, 2018
  12. Oct 27, 2017
  13. Oct 18, 2017
  14. Sep 07, 2017
  15. Aug 05, 2016
  16. Jun 09, 2016
  17. Jun 08, 2016
  18. Apr 07, 2016
    • Jaime Perez Crespo's avatar
      Add a method to SimpleSAMLphp_SessionHandlerPHP to restore a session existing... · 8dc545b8
      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.
      8dc545b8
  19. Dec 15, 2015
    • Thijs Kinkhorst's avatar
      Updates to documentation · 03213140
      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.
      03213140
  20. Nov 06, 2015
  21. Mar 16, 2015
  22. Jul 09, 2014
  23. Jul 03, 2014
  24. Jan 27, 2014
  25. Jan 12, 2011
  26. Jun 24, 2010
  27. Mar 18, 2010
  28. Mar 08, 2010
  29. Feb 05, 2010
  30. Jan 28, 2010
  31. Nov 23, 2009
  32. Oct 27, 2009
  33. Oct 13, 2009
  34. Oct 12, 2009
  35. Oct 06, 2009
  36. Sep 21, 2009
Loading