Skip to content

Commit 34a432c

Browse files
committed
v0.53
[Significant Changes since 0.52] - Fix bug with Saml LogoutResponse on HTTP-Redirect Binding introduced in 0.52 - testapp: simplify testing by allowing easier testing against multiple IdPs - 22d2b2a (HEAD -> master) Update version information - 13c18ee Merge pull request #56 from timlegge/testapp-multiple-idp-support - a2ff662 Allow custom config.yml file per Identity Provider - 4bf230a Add support for multiple IdPs to the SamlTest testapp Makes testing against Multiple IdPs much simpler to setup and configure - 905f78a SP initiated SAMLLogout has SAMLResponse on redirect - 378ea9b v0.52
1 parent 22d2b2a commit 34a432c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Changes

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

33
{{$NEXT}}
44

5+
0.53 -- Thu Feb 03 21:02:47 AST 2022
6+
7+
[Significant Changes since 0.52]
8+
9+
- Fix bug with Saml LogoutResponse on HTTP-Redirect Binding introduced in 0.52
10+
- testapp: simplify testing by allowing easier testing against multiple IdPs
11+
12+
- 22d2b2a (HEAD -> master) Update version information
13+
- 13c18ee Merge pull request #56 from timlegge/testapp-multiple-idp-support
14+
- a2ff662 Allow custom config.yml file per Identity Provider
15+
- 4bf230a Add support for multiple IdPs to the SamlTest testapp Makes
16+
testing against Multiple IdPs much simpler to setup and configure
17+
- 905f78a SP initiated SAMLLogout has SAMLResponse on redirect
18+
- 378ea9b v0.52
19+
520
0.52 -- Sun Jan 30 23:17:19 AST 2022
621

722
[Significant Changes since 0.49]

0 commit comments

Comments
 (0)