We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f221a61 commit 6948f14Copy full SHA for 6948f14
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All changes are in the `main` branch (`master` remains unchanged).
4
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
14
### v3.5.0
15
16
+ Erlang/OTP 21.0 support
0 commit comments