Skip to content

Commit 6948f14

Browse files
committed
v3.6.0
1 parent f221a61 commit 6948f14

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All changes are in the `main` branch (`master` remains unchanged).
44

5+
### v3.6.0
6+
7+
+ Fixed issued: #8 - LogoutRequest Validation Error
8+
Removed `ProtocolBinding` attribute from `LogoutRequest` and `LogoutResponse`.
9+
Made sure the `saml:Issuer` element is in proper sequence in the requests.
10+
Schema validation was failing for `LogoutRequest` and `LogoutResponse` without
11+
these fixes. Thanks to [mjcloutier](https://github.com/mjcloutier) for reporting
12+
this issue.
13+
514
### v3.5.0
615

716
+ Erlang/OTP 21.0 support

0 commit comments

Comments
 (0)