File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,26 @@ Revision history for Perl extension Net::SAML2.
22
33{{$NEXT}}
44
5+ [ Significant Changes since 0.64 ]
6+
7+ This version supports sending request the the IdP as HTTP-POST requests.
8+ SimpleSAMLphp is added as a tested/supported IdP
9+ Numerous improvements to the testapp (see git repo) to improve testing
10+ testapp can now be fully tested against any configured IdPs using Selenium
11+
12+ - 8b902c4 Add SimpleSAMLphp to the list of tested IdPs
13+ - 5fb1f81 testapp: Add tests to confirm the configuration of the IdPs
14+ - 033d2e9 testapp: add id to links and buttons to help automate testing
15+ - cf0b39b Create Author Tests to validate Schema of Generated XML
16+ - c815c58 testapp: Don't show POST button for login if IdP does not support
17+ - c093420 testapp: move slo to new format and fix wrong acs url
18+ - 946c2fc testapp: Support HTTP-POST logout
19+ - c5b0a2c testapp: Implement AuthnRequest via POST
20+ - 41b7d12 Add Support for sending requests to IDP via HTTP-POST
21+ - 0b378cb Update version in repo for next release
22+ - fac9f54 testapp: move loading of configuration
23+ - 7d4e50c v0.64
24+
5250.64 -- Sun Feb 05 18:21:41 AST 2023
626
727 Release 0.63-TRIAL as production release
You can’t perform that action at this time.
0 commit comments