Skip to content
Snippets Groups Projects
  1. Mar 16, 2022
  2. Feb 23, 2022
  3. Feb 20, 2022
  4. Jan 06, 2022
  5. Sep 13, 2021
  6. Sep 08, 2021
  7. Sep 04, 2021
  8. Aug 28, 2021
  9. Mar 12, 2021
  10. Jan 22, 2021
  11. Sep 15, 2020
  12. Sep 10, 2020
  13. Aug 25, 2020
  14. Jun 13, 2020
  15. Feb 22, 2020
  16. Feb 17, 2020
  17. Feb 15, 2020
  18. Feb 14, 2020
  19. Dec 31, 2019
    • Tim van Dijen's avatar
      Twig Strict vars (#1264) · 09f4ee18
      Tim van Dijen authored
      * Use strict variables in Twig, except for our TemplateTest; throw exception on missing variables
      
      * Fix issues due to Twig strict_variables=true
      
      * Fix for #1229
      
      * Fix metadata-template
  20. Dec 24, 2019
  21. Oct 01, 2019
  22. Sep 24, 2019
    • Jørn Åne's avatar
      Clean up getConfigItem (#1196) · 0e602c19
      Jørn Åne authored
      * Ensure getConfig* functions can only return Configuration
      
      * Cleanup after #1189
      
      * Deprecate Configuration::getConfigList
      0e602c19
  23. Jul 08, 2019
  24. Jun 06, 2019
  25. Feb 03, 2019
  26. Dec 11, 2018
  27. Oct 18, 2018
  28. Oct 17, 2018
  29. Oct 06, 2018
  30. Sep 14, 2018
    • peter's avatar
      Add initial support for SAML Subject Id Attributes · 1187bac6
      peter authored
      The OASIS spec [SAML V2.0 Subject Identifier Attributes Profile](https://wiki.oasis-open.org/security/SAMLSubjectIDAttr) defines two new standard attributes intending to replace use of persistent NameIDs and the eduPersonTargetedID and eduPersonUniqueId SAML attributes. The updated Kantara [SAML V2.0 Interoperability Deployment Profile](https://kantarainitiative.github.io/SAMLprofiles/saml2int.html) will also standardize on these new attributes (cf. SDP-SP15 ibid.).
      
      This commit adds the two new attributes:
      
      * to the URN attribute maps
      * to attribute definitions and translations of the locale system
      * to the smartattributes:SmartID auth proc filter (after any other SAML attributes, but before the non-SAML ones).
      
      Support for saml2int SDP-SP16 (attribute requirements signalling via Entity Attributes) is not included here.
      1187bac6
  31. Aug 26, 2018
  32. Aug 24, 2018
Loading