-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Boy Baukema
committed
Apr 1, 2014
1 parent
25e5628
commit a036013
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# SURFnet SURFconext EngineBlock v4.0.0 Release Notes # | ||
|
||
SimpleSAMLphp integration release. | ||
|
||
In this release we switched to using SimpleSAMLphp/saml2 library as an API for all SAML related funcationality as well | ||
as signing / verification of signatures. | ||
|
||
Notable other issues resolved with this release: | ||
* Security vulnerability in discovery screen. | ||
* Moved Mock IdP and SP to OpenConext-engine-test-stand | ||
* BACKLOG-1346: Made guest qualifier URN prefix configurable. | ||
* BACKLOG-1349: Many "session_destroy(): Trying to destroy uninitialized session" erros logged by EB | ||
* BACKLOG-1374: Feedback page not shown when "No a member of VO" error shown | ||
* BACKLOG-1371: EB stores logins without idp entityid | ||
* BACKLOG-1375: EB fails on setting original value of metadata attribute during normalization |