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 bc3742f commit cc6d4e7Copy full SHA for cc6d4e7
CHANGELOG
@@ -1,5 +1,13 @@
1
CHANGELOG
2
=========
3
+v.2.19.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
+* Add support for SMARTCARD_PKI and RSA_TOKEN Auth Contexts
7
+* Support Statements with Attribute elements with the same name enabling the allowRepeatAttributeName setting
8
+* Get lib path dinamically
9
+* Check for x509Cert of the IdP when loading settings, even if the security index was not provided
10
+
11
v.2.18.1
12
* Add setSchemasPath to Auth class and fix backward compatibility
13
0 commit comments