Skip to content

Commit c5b05cd

Browse files
committed
Update changelog
1 parent c0bf172 commit c5b05cd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
CHANGELOG
22
=========
3+
v.2.18.0
4+
* Support rejecting unsolicited SAMLResponses.
5+
* Reject SAMLResponse if requestID was provided to the validotr but the InResponseTo attributeof the SAMLResponse is missing
6+
* Check destination against the getSelfURLNoQuery as well on LogoutRequest and LogoutResponse as we do on Response
7+
* Improve getSelfRoutedURLNoQuery method
8+
* Only add responseUrl to the settings if ResponseLocation present in the IdPMetadataParser
9+
* Remove use of $_GET on static method validateBinarySign
10+
* Fix error message when Assertion and NameId are both encrypted (not supported)
11+
312
v.2.17.1
413
* Update xmlseclibs to 3.0.4
514
* Remove Comparison atribute from RequestedAuthnContext when setting has empty value

0 commit comments

Comments
 (0)