You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2017/01/17 08:51:41 UTC

[1/2] cxf-fediz git commit: Updating release notes

Repository: cxf-fediz
Updated Branches:
  refs/heads/1.3.x-fixes 926f13d53 -> 2009b6655


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/1e8009ba
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/1e8009ba
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/1e8009ba

Branch: refs/heads/1.3.x-fixes
Commit: 1e8009ba209bfbccff495e26934bea92056630a7
Parents: 926f13d
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Jan 17 08:50:56 2017 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Jan 17 08:51:19 2017 +0000

----------------------------------------------------------------------
 release_notes.txt | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/1e8009ba/release_notes.txt
----------------------------------------------------------------------
diff --git a/release_notes.txt b/release_notes.txt
index 95dadc1..92a5225 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -1,9 +1,9 @@
-Apache CXF Fediz 1.2.2 Release Notes
+Apache CXF Fediz 1.4.0 Release Notes
 ------------------------------------
 
 1. Overview
 
-The 1.2.x versions of Apache CXF Fediz provide the following features:
+Apache CXF Fediz provide the following features:
 
 * WS-Federation 1.0/1.1/1.2
 * SAML 1.1/2.0 Tokens
@@ -11,14 +11,16 @@ The 1.2.x versions of Apache CXF Fediz provide the following features:
 * Publish WS-Federation Metadata document for RP and IDP
 * Role information encoded as AttributeStatement in SAML 1.1/2.0 tokens
 * Claims information provided by FederationPrincipal interface
-* Fediz IDP supports Resource and Requestor IDP role, Home Realm Discovery Service, ...
+* Fediz IdP supports Resource and Requestor IDP role, Home Realm Discovery Service, ...
 * Support for Jetty, Tomcat, Websphere and Spring Security 2.0/3.1
-* Support for logout in the RP and IDP
+* Support for logout in the RP and IdP
 * Support for logging on to the IdP via UsernamePassword, Kerberos and TLS
 client authentication
 * A container independent CXF plugin for WS-Federation
 * A REST API for the IDP
-* Support to use the IDP as an identity broker with a remote SAML SSO IDP
+* Support to use the IDP as an identity broker with a remote SAML SSO IdP
+* Support to use the IDP as an identity broker with a remote OpenId Connect IdP
+* SAML SSO support in the IdP
 
 
 2. Installation Prerequisites 
@@ -33,7 +35,7 @@ with the specified versions, are installed on your system:
 
 Follow the Getting Started instructions at 
 http://cxf.apache.org/fediz.html#Fediz-Gettingstarted for information
-on installing the Fediz IDP and IDP STS.
+on installing the Fediz IDP and IdP STS.
 
 4. Building the Samples
 


[2/2] cxf-fediz git commit: Updating release notes

Posted by co...@apache.org.
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/2009b665
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/2009b665
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/2009b665

Branch: refs/heads/1.3.x-fixes
Commit: 2009b6655e9f9e4257d7749d11b5ca00a672f58a
Parents: 1e8009b
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Jan 17 08:51:34 2017 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Jan 17 08:51:34 2017 +0000

----------------------------------------------------------------------
 release_notes.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/2009b665/release_notes.txt
----------------------------------------------------------------------
diff --git a/release_notes.txt b/release_notes.txt
index 92a5225..3e8bac5 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -1,4 +1,4 @@
-Apache CXF Fediz 1.4.0 Release Notes
+Apache CXF Fediz 1.3.2 Release Notes
 ------------------------------------
 
 1. Overview