Skip to content
Snippets Groups Projects
  1. Aug 28, 2021
  2. Jan 22, 2021
  3. Sep 15, 2020
  4. Aug 27, 2020
  5. May 06, 2020
  6. May 05, 2020
  7. 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 
      2c8aa8a6
  8. Dec 24, 2019
  9. Oct 01, 2019
  10. Aug 10, 2019
  11. Jul 15, 2019
  12. Jun 11, 2019
    • Patrick's avatar
      Allow list of entity ids to be loaded to better support idpList (#1138) · 519968c6
      Patrick authored
      * Allow list of entity ids to be loaded to better support idpList
      
      Certain metadata sources, like mdq, were don't support loading all metadata which
      prevented them from being used with idplist. This change adds support for allowing
      metadata sources to load a list of entities, allowing MDQ to be used for idp list.
      519968c6
  13. Dec 07, 2018
  14. Oct 18, 2018
  15. Oct 17, 2018
  16. Jun 01, 2018
  17. May 31, 2018
  18. Nov 29, 2017
  19. Jul 05, 2017
  20. Jun 16, 2017
  21. Jan 11, 2017
  22. Aug 08, 2016
  23. Aug 06, 2016
  24. Aug 05, 2016
    • Jaime Pérez's avatar
      Fix test for sspmod_saml_Auth_Source_SP. · 0c123e9a
      Jaime Pérez authored
      Reformat to comply with our coding guidelines. Migrate all the code to use the newest version of the SAML2 library, using namespaces. Fix some bugs. Move it where it belongs under modules/saml instead of modules/core.
      0c123e9a
Loading