Skip to content
Snippets Groups Projects
  1. Mar 16, 2022
  2. Mar 14, 2021
    • Tim van Dijen's avatar
      Migrate utility-classes to non-static (part 2) (#1441) · 0b861789
      Tim van Dijen authored
      * Migrate email utils to non-static
      
      * Migrate http utils to non-static
      
      * Migrate net utils to non-static
      
      * Migrate random utils to non-static
      
      * Migrate system utils to non-static
      
      * Migrate time utils to non-static
      
      * Migrate xml utils to non-static
      
      * Upgrade notes
      
      * Update test-framework
      
      * Fix tests
  3. Jan 22, 2021
  4. Sep 15, 2020
  5. Jun 13, 2020
  6. Apr 30, 2020
  7. Feb 15, 2020
  8. Feb 14, 2020
  9. Dec 24, 2019
  10. Oct 01, 2019
  11. Jul 08, 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. Jun 06, 2019
  14. Feb 03, 2019
  15. Oct 17, 2018
  16. Aug 26, 2018
  17. Aug 22, 2018
  18. May 31, 2018
  19. Apr 13, 2018
  20. Oct 19, 2017
  21. Jul 06, 2016
    • Jaime Pérez's avatar
      bugfix: Make sure the PDO and Serialize metadata storage handlers return... · 1fa16596
      Jaime Pérez authored
      bugfix: Make sure the PDO and Serialize metadata storage handlers return metadata containing the 'entityid' key.
      
      While investigating issue #393, we noticed that these two handlers don't enforce the entity ID of each entity to be set in the 'entityid' key of the metadata array (the Flatfile and XML handlers to enforce this). Since this is the way we propagate the entity ID (code using metadata won't necessarily have access to the key of the metadata array containing the entity ID, or such a thing might not even exist), we need to make sure the entity ID is set inside the array. Otherwise, if the metadata for an entity does not contain it directly, the 'ExpectedIssuer' would be set to null, an error recorded, and authentication would fail as the entity ID of the IdP issuing an assertion would not match.
      1fa16596
  22. Mar 09, 2016
  23. Nov 06, 2015
  24. Aug 03, 2015
  25. Apr 16, 2015
  26. Jan 15, 2015
  27. Jul 09, 2014
  28. Jul 07, 2009
  29. Jun 16, 2009
  30. Mar 31, 2009
Loading