Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes 3b025e53e -> a8876556d
Updating release notes Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/a8876556 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/a8876556 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/a8876556 Branch: refs/heads/1.2.x-fixes Commit: a8876556d79ccb593b70c26a9c718c3125b5a94a Parents: 3b025e5 Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Feb 17 11:08:54 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Feb 17 11:09:25 2016 +0000 ---------------------------------------------------------------------- release_notes.txt | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/a8876556/release_notes.txt ---------------------------------------------------------------------- diff --git a/release_notes.txt b/release_notes.txt index 9a03f67..d3a07d0 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,4 +1,4 @@ -Apache CXF Fediz 1.2.1 Release Notes +Apache CXF Fediz 1.2.2 Release Notes ------------------------------------ 1. Overview @@ -63,6 +63,39 @@ N.A. 8. Specific issues, features, and improvements fixed in this version +Release Notes - CXF-Fediz - Version 1.2.2 + +Sub-task + + [FEDIZ-106] - Spring plugin support for configurable token validation + [FEDIZ-107] - CXF plugin support for configurable token validation + [FEDIZ-108] - Jetty plugin support for configurable token validation + [FEDIZ-110] - Update Plugin Configuration Documentation + +Bug + + [FEDIZ-117] - Race condition in CXF plugin related to request restoration after redirect + [FEDIZ-125] - Logout is not working in Fediz websphere plugin and cookie name is not configurable + [FEDIZ-128] - Parent POM dependencies wrong in Websphere artifacts + [FEDIZ-129] - Default values in the schema are not actually used + [FEDIZ-139] - cxf-fediz plugin osgi export + [FEDIZ-140] - IDP caches outdated SAML Tokens + [FEDIZ-142] - TrustedIdpSAMLProtocolHandler.REQUIRE_KEYINFO does not work + [FEDIZ-146] - wtrealm should not be mandatory for 3rd party signin response + [FEDIZ-147] - IDP will be listed in HomeRealm Selection view, even if it should not be used directly + [FEDIZ-151] - Session Conflict with Cookies + +Improvement + + [FEDIZ-104] - Configurable (fediz_config.xml) token expiration validation + [FEDIZ-152] - Disable URL rewrites with SessionID to avoid session hijacking + +New Feature + + [FEDIZ-126] - Systests for websphere plugin + [FEDIZ-127] - Webshere example application doesn't fit to systemtests and is not buildable as ear file + [FEDIZ-144] - HomeRealm Discovery Service based on Spring EL + Release Notes - CXF-Fediz - Version 1.2.1 Bug
