Skip to content
Snippets Groups Projects
  1. Jul 04, 2022
  2. Jun 20, 2022
  3. Jun 14, 2022
  4. May 30, 2022
  5. Mar 16, 2022
  6. Mar 14, 2022
  7. Feb 21, 2022
  8. May 13, 2020
  9. 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 
  10. Nov 26, 2019
  11. Nov 21, 2019
  12. 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
  13. 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
  14. Oct 17, 2018
  15. May 31, 2018
  16. Oct 27, 2017
  17. Oct 18, 2017
  18. Sep 07, 2017
  19. Aug 05, 2016
  20. Jun 09, 2016
  21. Jun 08, 2016
  22. 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
  23. 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
  24. Nov 06, 2015
  25. Mar 16, 2015
  26. Jul 09, 2014
  27. Jul 03, 2014
  28. Jan 27, 2014
  29. Jan 12, 2011
  30. Jun 24, 2010
  31. Mar 18, 2010
  32. Mar 08, 2010
  33. Feb 05, 2010
  34. Jan 28, 2010
  35. Nov 23, 2009
  36. Oct 27, 2009
  37. Oct 13, 2009
Loading