|
1 | 1 | Revision history for Perl extension Net::SAML2.
|
2 | 2 |
|
| 3 | +{{$NEXT}} |
| 4 | + |
| 5 | + [Significant Changes since 0.40] |
| 6 | + |
| 7 | + - COMPATABILITY WARNING: version 0.44 will likely make sha256 the default |
| 8 | + - HTTP-Redirect now supports signing and verifying with more than rsa-sha1 |
| 9 | + - include HTTP-Post for SingleLogoutService in generated metadata |
| 10 | + - Destination missing in LogoutRequest |
| 11 | + - Added PingIdentity to the tested IdPs |
| 12 | + - Most other changes related to the testapp Saml2Test (in git repo) |
| 13 | + |
| 14 | + [Change Log] |
| 15 | + - f694501 testapp: prevent app error if the are no slo_urls |
| 16 | + - c2c9e4b testapp: revert previous change to sls-redirect-response |
| 17 | + - c9532b3 Fixes #30 - Modules withou version and cleanup missing Abstract |
| 18 | + - 9c5585b Merge pull request #37 from timlegge/testapp |
| 19 | + - c51ba51 Tested compatiblity against PingIdentity |
| 20 | + - b4d3fe9 Remove end of line spaces |
| 21 | + - 41ef582 testapp: provide documentation on how to use the Saml2Test application |
| 22 | + - 5a8ebb7 Fixes #36 testapp: metadata is rendered as text by the browser |
| 23 | + - f1e2eca testapp: add .gitignore file testapp |
| 24 | + - ca4b8bd Fixes #35: Metadata does not include HTTP-Post for SingleLogoutService |
| 25 | + - 64008da testapp: Better org_name |
| 26 | + - 22073bb Update certificates with 10 year expiration |
| 27 | + - f215c40 testapp: add lightttpd.conf to proxy https traffic to testapp on port 3000 |
| 28 | + - f92ba77 testapp: provide lighttpd config to deliver a metatdata.xml file |
| 29 | + - 2d671a4 Fixes #32: HTTP-Redirect should support more than sha1 |
| 30 | + - 5e2425a testapp: Make required settings configurable |
| 31 | + - f70b0a5 Fixes #34: testapp: Dancer request_uri is not decoded |
| 32 | + - 8c0d048 testapp: Fixes #33 Destination is not properly assigned |
| 33 | + - 6e0a685 Fixes #31 Destination missing in LogoutRequest |
| 34 | + - 652c763 testapp: support post for LogoutResponse |
| 35 | + |
3 | 36 | 0.40 - 2021-07-26
|
4 | 37 |
|
5 | 38 | [Significant Changes since 0.38]
|
|
0 commit comments