Author: buildbot
Date: Wed Oct 23 06:48:15 2013
New Revision: 883788
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/main.pageCache
websites/production/cxf/content/migration-guide-11.html
Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/migration-guide-11.html
==============================================================================
--- websites/production/cxf/content/migration-guide-11.html (original)
+++ websites/production/cxf/content/migration-guide-11.html Wed Oct 23 06:48:15
2013
@@ -154,7 +154,7 @@ Apache CXF -- Migration Guide 1.1
<h3><a shape="rect" name="MigrationGuide1.1-MajorChanges"></a>Major
Changes</h3>
-<ul><li>Configuration file for Relying Parties in the IDP moved from
<tt>RPClaims.xml</tt> to <tt>idp-config-realma.xml</tt></li><li>IDP Federation
URL changed to
<tt>https://<hostname>:<port>/fediz-idp/federation</tt></li></ul>
+<ul><li>Configuration file for Relying Parties in the IDP moved from
<tt>RPClaims.xml</tt> to <tt>idp-config-realma.xml</tt></li><li>IDP Federation
URL changed to
<tt>https://<hostname>:<port>/fediz-idp/federation</tt></li><li>IDP
supports two realms A and B out-of-the-box which impacts the certificates used.
The stsstore.jks has been replaced by stsrealm_a.jks and
stsrealm_b.jks</li><li>Relying Parties use the ststrust.jks which only contains
the public key of the two signer certificates and the 1.0 signer certificate
for backwards compatibility (Fediz 1.1. RP and Fediz 1.0 IDP)</li></ul>
<h3><a shape="rect" name="MigrationGuide1.1-APIChanges"></a>API Changes</h3>