Author: buildbot
Date: Sat Oct 5 20:47:52 2013
New Revision: 881350
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 Sat Oct 5 20:47:52
2013
@@ -146,12 +146,15 @@ Apache CXF -- Migration Guide 1.1
<div class="wiki-content">
<div id="ConfluenceContent"><h3><a shape="rect"
name="MigrationGuide1.1-NewFeatures"></a>New Features</h3>
<p><b>Fediz IDP</b></p>
-<ul><li>Core relies on Spring Web Flow and Spring Security</li><li>supports
publishing WS-Federation Metadata document</li><li>can act as Resource
IDP</li><li>supports Home Realm Discovery Service</li><li>Form based Login
support</li><li>SAML Holder-Of-Key support</li><li>Encrypted token
support</li><li>Auditing<br clear="none">
-<b>Fediz Plugins</b></li><li>Support for Jetty 7 and 8</li><li>Support for IBM
Websphere 7 and 8</li><li>Support for Spring Security 3.1 and
2.0</li><li>Support for CXF JAX-WS</li><li>Support for PEM format signer
certificate</li><li>SAML Holder-Of-Key support</li><li>Encrypted token
support</li><li>Extension points to customize SignIn request</li></ul>
+<ul><li>Core relies on Spring Web Flow and Spring Security</li><li>supports
publishing WS-Federation Metadata document</li><li>can act as Resource
IDP</li><li>supports Home Realm Discovery Service</li><li>Form based Login
support</li><li>SAML Holder-Of-Key support</li><li>Encrypted token
support</li><li>Auditing</li></ul>
-<h3><a shape="rect" name="MigrationGuide1.1-MajorDependencyChanges"></a>Major
Dependency Changes</h3>
-<ul><li>None</li></ul>
+<p><b>Fediz Plugins</b></p>
+<ul><li>Support for Jetty 7 and 8</li><li>Support for IBM Websphere 7 and
8</li><li>Support for Spring Security 3.1 and 2.0</li><li>Support for CXF
JAX-WS</li><li>Support for PEM format signer certificate</li><li>SAML
Holder-Of-Key support</li><li>Encrypted token support</li><li>Extension points
to customize SignIn request</li></ul>
+
+
+<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>
<h3><a shape="rect" name="MigrationGuide1.1-APIChanges"></a>API Changes</h3>
@@ -163,8 +166,8 @@ Apache CXF -- Migration Guide 1.1
<h3><a shape="rect" name="MigrationGuide1.1-Examples"></a>Examples</h3>
-<ul><li>Signer certificate changed to support more than one realm. Keystore
stsstore.jks updated.<br clear="none">
-Add the following issuer to <trustedIssuers> in the fediz configuration
file:</li></ul>
+<ul><li>Signer certificate changed to support more than one realm. All
examples trusted the Realm A by default whereas Realm B is used for
authentication only.<br clear="none">
+ Add the following issuer to <tt><trustedIssuers></tt> in the fediz
configuration file:</li></ul>
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
@@ -174,7 +177,7 @@ Add the following issuer to <trustedI
]]></script>
</div></div>
-<ul><li>IDP Federation URL changed to
https://<hostname>:<port>/fediz-idp/federation</li></ul>
+<ul><li>Sample Keystore <tt>tomcat-rp.jks</tt> includes Realm A and Realm B
signer certificate</li></ul>
</div>
</div>
<!-- Content -->