File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
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+
312v.2.17.1
413* Update xmlseclibs to 3.0.4
514* Remove Comparison atribute from RequestedAuthnContext when setting has empty value
You can’t perform that action at this time.
0 commit comments