- Mar 31, 2021
-
-
François Freitag authored
The old privatekey_pass was (wrongly) expected to be reused for the new privatekey_pass. That prevented my SP from loading the new_privatekey. Users could not log in from entities using the new key. Clarify that the new key needs a new_privatekey_pass entry.
-
- Mar 27, 2021
-
-
Marko Ivancic authored
Co-authored-by:
Marko Ivančić <marko.ivancic@srce.hr>
-
- Mar 15, 2021
-
-
Tim van Dijen authored
* Conform SAML2INT; check AuthnRequest signature unless specifically disabled
-
- Mar 14, 2021
-
-
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
-
- Mar 12, 2021
-
-
Tim van Dijen authored
* Migrate array utils to non-static * Migrate attribute utils to non-static * Migrate auth utils to non-static * Migrate config utils to non-static * Migrate crypto utils to non-static * Raise coverage * Fix rebase issue
-
- Mar 04, 2021
-
-
voserwin authored
-
- Feb 24, 2021
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Closes: #1430
-
- Jan 22, 2021
-
-
Tim van Dijen authored
-
- Dec 29, 2020
-
-
Tim van Dijen authored
-
- Dec 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Oct 30, 2020
-
-
Thijs Kinkhorst authored
-
- Oct 26, 2020
-
-
Martin Krisell authored
-
- Oct 19, 2020
-
-
Zvonimir Mance authored
-
- Sep 15, 2020
-
-
Tim van Dijen authored
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Aug 30, 2020
-
-
Simão Martins authored
-
- Aug 26, 2020
-
-
Thijs Kinkhorst authored
This would otherwise terminate win an error because checkURLAllowed does not accept a null parameter.
-
- Aug 25, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Aug 21, 2020
-
-
Tim van Dijen authored
-
- Aug 19, 2020
-
-
Thijs Kinkhorst authored
When looking up the IdP to authenticate, the try/catch block would swallow the more specific exceptions that are generated and display them all as a single 'not found' exception. This means that the more specific "Metadata not found" exception page was never rendered, or also the "Metadata expired" exception not displayed. We don't need the try/catch here, instead can rely on the exceptions that this call will generate by itself.
-
- Aug 17, 2020
-
-
Tim van Dijen authored
-
- Aug 10, 2020
-
-
Tim van Dijen authored
Improve error handling
-
- Jul 27, 2020
-
-
Tim van Dijen authored
-
- Jun 26, 2020
-
-
Simão Martins authored
* Configurable ProviderName Co-authored-by:
Tim van Dijen <tvdijen@gmail.com> Closes #1346
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- May 14, 2020
-
-
Tim van Dijen authored
-
- May 06, 2020
-
-
Zenon Mousmoulas authored
Fix several bugs in saml:NameIDAttribute authproc filter & raise coverage
-
- May 05, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- May 04, 2020
-
-
Marat Badykov authored
fix_createLogoutTable_method
-
- Apr 30, 2020
-
-
Tim van Dijen authored
-
- Feb 25, 2020
-
-
Pavel Břoušek authored
-
- Feb 24, 2020
-
-
Thijs Kinkhorst authored
-
Tim van Dijen authored
-
- Feb 21, 2020
-
-
Tim van Dijen authored
-