Skip to content
Snippets Groups Projects
  1. May 28, 2018
  2. May 27, 2018
  3. Apr 24, 2018
  4. Apr 18, 2018
  5. Jan 18, 2018
  6. Jan 06, 2018
  7. Dec 29, 2017
  8. Dec 28, 2017
  9. Dec 12, 2017
  10. Oct 25, 2017
  11. Oct 19, 2017
  12. Oct 13, 2017
    • Eugene Venter's avatar
      getIdpMetadata: add more debug logging · c887eadd
      Eugene Venter authored
      Sometimes there are issues with the metadata itself (e.g metadata
      expired). These issues cannot be easily determined, due to the
      Exception messages being dropped. In these cases, the current 'not
      found' message can be ambiguous.
      c887eadd
  13. Oct 10, 2017
  14. Aug 10, 2017
  15. Jun 23, 2017
    • Romanos Dodopoulos's avatar
      Increase the _authSource VARCHAR size to 255 · 1681c295
      Romanos Dodopoulos authored
      The _authSource column stores FQDNs. Increase the VARCHAR size from 30
      to 255 since this is the maximum allowed length of a FQDN (RFC1035).
      
      Also, increase the TableVersion to 2 and MODIFY the column size of
      existing version 1 tables.
      
      Fixes #579
      1681c295
  16. Apr 01, 2017
  17. Mar 28, 2017
  18. Mar 27, 2017
  19. Jan 31, 2017
  20. Jan 11, 2017
  21. Dec 12, 2016
    • Jaime Pérez's avatar
      bugfix: Make sure a persistent NameID is not generated by default when the... · a890b604
      Jaime Pérez authored
      bugfix: Make sure a persistent NameID is not generated by default when the UserID is missing in the state array.
      
      This allowed misconfigured IdPs (i.e. those without both a PersistenNameID authproc filter, a “userid.attribute” configuration option and no “eduPersonPrincipalName” attribute available after running all the authentication processing filters) to generate a persistent NameID based on “null”, effectively giving all users the same identifier.
      a890b604
  22. Dec 09, 2016
  23. Dec 05, 2016
  24. Nov 22, 2016
  25. Nov 14, 2016
  26. Nov 07, 2016
  27. Sep 05, 2016
  28. Aug 31, 2016
Loading