We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8edb35 commit e5365b7Copy full SHA for e5365b7
CHANGELOG
@@ -1,5 +1,14 @@
1
CHANGELOG
2
=========
3
+v3.5.0
4
+* [#412](https://github.com/onelogin/php-saml/pull/412) Empty instead of unset the $_SESSION variable
5
+* [#433](https://github.com/onelogin/php-saml/issues/443) Fix Incorrect Destination in LogoutResponse when using responseUrl #443
6
+* Update xmlseclibs to 3.1.1
7
+* Add support for SMARTCARD_PKI and RSA_TOKEN Auth Contexts
8
+* Get lib path dinamically
9
+* Check for x509Cert of the IdP when loading settings, even if the security index was not provided
10
+* Support Statements with Attribute elements with the same name enabling the allowRepeatAttributeName setting
11
+
12
v3.4.1
13
* Add setSchemasPath to Auth class and fix backward compatibility
14
0 commit comments