- Jul 09, 2022
-
-
Tim van Dijen authored
-
- Jun 24, 2022
-
-
Thijs Kinkhorst authored
We only have the means to generate a transient NameID. If a different one was requested, the code would crash because nameIdValue would be unset. Fix that we fall back to transient in such a case.
-
Thijs Kinkhorst authored
No functional changes
-
- Jun 20, 2022
-
-
Thijs Kinkhorst authored
This reverts commit cd4cb9d4.
-
Thijs Kinkhorst authored
-
- Jun 11, 2022
-
-
Tim van Dijen authored
-
- May 30, 2022
-
-
Tim van Dijen authored
-
- May 04, 2022
-
-
Tim van Dijen authored
Add some controllers + tests
-
- Mar 16, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jan 18, 2022
-
-
Thijs Kinkhorst authored
-
Bobby Lawrence authored
Added ability to skip validating the AuthnRequest response destination against metadata if the message is signed and the endpoint doesn't already exist in the SP metadata.
-
- Jan 17, 2022
-
-
Thijs Kinkhorst authored
-
- Jan 06, 2022
-
-
Bart Langelaan authored
-
- Jan 05, 2022
-
-
Thijs Kinkhorst authored
This was already the result after processing previously.
-
- Sep 10, 2021
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Aug 24, 2021
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
- Aug 09, 2021
-
-
Tim van Dijen authored
-
- Jun 28, 2021
-
-
Tim van Dijen authored
SAML2INT: default attrname-format to uri
-
- 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
-
- Dec 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Sep 15, 2020
-
-
Tim van Dijen authored
-
- Aug 21, 2020
-
-
Tim van Dijen authored
-
- Aug 17, 2020
-
-
Tim van Dijen authored
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- Feb 19, 2020
-
-
Tim van Dijen authored
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
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
-
- Feb 14, 2020
-
-
Tim van Dijen authored
* Migrate assertions to Webmozart
-
Tim van Dijen authored
* Upgrade saml2-library to v4 * Stop considering Issuer-strings * Stop considering NameID-arrays
-
- Dec 24, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
* Raise minimum PHP version to 7.0 * Remove tests pre-PHP 7.2 * Upgrade dev dependencies * Ignore tests for deprecated class * Add typehints; not touching public API * Remove none-array replacements-param; old behaviour from pre-1.4 release * Psalm fixes * Add upgrade notes * PSR-12
-