Skip to content

Commit 3be8cd1

Browse files
committed
v0.43
[Release Version of 0.42] - No changes [Significant Changes since 0.40] - COMPATABILITY WARNING: version 0.44 will likely make sha256 the default - HTTP-Redirect now supports signing and verifying with more than rsa-sha1 - include HTTP-Post for SingleLogoutService in generated metadata - Destination missing in LogoutRequest - Added PingIdentity to the tested IdPs - Most other changes related to the testapp Saml2Test (in git repo) - Fix issue with LogoutResponse on HTTP-Redirect for some IdP (Azure, Ping) - Make SP metadata.xml more configuable and sign
1 parent 4b27a5b commit 3be8cd1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Changes

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@ Revision history for Perl extension Net::SAML2.
22

33
{{$NEXT}}
44

5+
0.43 -- Sat Oct 30 23:09:24 ADT 2021
6+
7+
[Release Version of 0.42]
8+
9+
- No changes
10+
11+
[Significant Changes since 0.40]
12+
- COMPATABILITY WARNING: version 0.44 will likely make sha256 the default
13+
- HTTP-Redirect now supports signing and verifying with more than rsa-sha1
14+
- include HTTP-Post for SingleLogoutService in generated metadata
15+
- Destination missing in LogoutRequest
16+
- Added PingIdentity to the tested IdPs
17+
- Most other changes related to the testapp Saml2Test (in git repo)
18+
- Fix issue with LogoutResponse on HTTP-Redirect for some IdP (Azure, Ping)
19+
- Make SP metadata.xml more configuable and sign
20+
521
0.42 -- Fri Oct 29 22:35:53 ADT 2021
622

723
[Significant Changes since 0.40]

0 commit comments

Comments
 (0)