Skip to content
Snippets Groups Projects
Commit 5650e006 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Update changelog.

parent 4c448234
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,7 @@ Released TBD ...@@ -43,6 +43,7 @@ Released TBD
* Fixed an issue with replay detection in IdP-initiated flows. * Fixed an issue with replay detection in IdP-initiated flows.
* Fixed an issue with SessionNotOnOrAfter that kept moving forward in the future with every SSO authentication. * Fixed an issue with SessionNotOnOrAfter that kept moving forward in the future with every SSO authentication.
* Fixed an issue with the session cookie being set twice for the first time. * Fixed an issue with the session cookie being set twice for the first time.
* Fixed an issue with the XXE attack prevention mechanism conflicting with other applications running in the same server.
* Fixed an issue that prevented the SAML 1.X IdP to restart when the session is lost. * Fixed an issue that prevented the SAML 1.X IdP to restart when the session is lost.
* Fixed an issue that prevented classes using namespaces to be loaded automatically. * Fixed an issue that prevented classes using namespaces to be loaded automatically.
* Fixed an issue that prevented certain metadata signatures to be verified (fixed upstream in `xmlseclibs`). * Fixed an issue that prevented certain metadata signatures to be verified (fixed upstream in `xmlseclibs`).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment