Author: buildbot
Date: Mon Aug 27 14:00:18 2018
New Revision: 1034441

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/main.pageCache
    websites/production/cxf/content/fediz-cxf.html
    websites/production/cxf/content/fediz-introduction.html

Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/cxf/content/fediz-cxf.html
==============================================================================
--- websites/production/cxf/content/fediz-cxf.html (original)
+++ websites/production/cxf/content/fediz-cxf.html Mon Aug 27 14:00:18 2018
@@ -110,7 +110,7 @@ Apache CXF -- Fediz CXF
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="FedizCXF-CXFPlugin">CXF Plugin</h1><p>The 
Apache CXF Fediz plugin for an Apache CXF web service contains two separate 
pieces of functionality. The first is a CallbackHandler that allows the SAML 
Token of the Web SSO session to be used by the CXF Web Services Stack, i.e. for 
delegation (available since 1.1). The second is a full WS-Federation RP plugin 
based solely on Apache CXF JAX-RS, which is container independent (available 
since 1.2.0).</p><h2 id="FedizCXF-CXFPluginsupportforWS-Federation">CXF Plugin 
support for WS-Federation</h2><p>The new CXF plugin for WS-Federation available 
from Fediz 1.2.0 means that it is now possible to add support for WS-Federation 
to your JAX-RS CXF service without having to specify a container-specific 
plugin. Here is an example Spring based configuration:</p><div class="code 
panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" 
style="border-bottom-width: 1px;"><b>CXF spring configuration</b
 ></div><div class="codeContent panelContent pdl">
+<div id="ConfluenceContent"><h1 id="FedizCXF-CXFPlugin">CXF Plugin</h1><p>The 
Apache CXF Fediz plugin for an Apache CXF web service contains two separate 
pieces of functionality. The first is a CallbackHandler that allows the SAML 
Token of the Web SSO session to be used by the CXF Web Services Stack, i.e. for 
delegation (available since 1.1). The second is a full WS-Federation/SAML SSO 
RP plugin based solely on Apache CXF JAX-RS, which is container independent 
(available since 1.2.0).</p><h2 
id="FedizCXF-CXFPluginsupportforWS-Federation">CXF Plugin support for 
WS-Federation</h2><p>The new CXF plugin for WS-Federation available from Fediz 
1.2.0 means that it is now possible to add support for WS-Federation to your 
JAX-RS CXF service without having to specify a container-specific plugin. Also 
note that from the 1.4.5 release, the Apache CXF Fediz plugin also supports 
SAML SSO. Here is an example Spring based configuration:</p><div class="code 
panel pdl" style="border-width: 1px;"><div
  class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>CXF 
spring configuration</b></div><div class="codeContent panelContent pdl">
 <pre class="brush: java; gutter: false; theme: Default">&lt;bean 
id="serviceBean" class="org.apache.cxf.fediz.example.Service"&gt;
 &lt;/bean&gt;
    

Modified: websites/production/cxf/content/fediz-introduction.html
==============================================================================
--- websites/production/cxf/content/fediz-introduction.html (original)
+++ websites/production/cxf/content/fediz-introduction.html Mon Aug 27 14:00:18 
2018
@@ -99,7 +99,7 @@ Apache CXF -- Fediz Introduction
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h2 
id="FedizIntroduction-Overview">Overview</h2><p>Apache CXF Fediz is a 
subproject of CXF. Fediz helps you to secure your web applications and 
delegates security enforcement to the underlying application server. With 
Fediz, authentication is externalized from your web application to an identity 
provider installed as a dedicated server component. Apache CXF Fediz supports 
both <a shape="rect" class="external-link" 
href="http://docs.oasis-open.org/wsfed/federation/v1.2/os/ws-federation-1.2-spec-os.html#_Toc223175002";
 rel="nofollow">WS-Federation Passive Requestor Profile</a> and the <a 
shape="rect" class="external-link" 
href="https://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf"; 
rel="nofollow">SAML Web Browser SSO Profile</a>. Fediz supports <a shape="rect" 
class="external-link" href="http://en.wikipedia.org/wiki/Claims-based_identity"; 
rel="nofollow">Claims Based Access Control</a> beyond Role Based Access Control 
(RBAC).</p><h2 id="Fed
 izIntroduction-Features">Features</h2><p>Here are some of the features 
supported by Fediz:</p><ul><li>WS-Federation 1.0/1.1/1.2</li><li>SAML SSO (IdP 
and the Apache Tomcat 8 and Spring plugins only thus far)</li><li>Support for 
SAML 1.1/2.0 tokens, encrypted SAML Tokens, Holder-Of-Key Subject Confirmation 
Method.</li><li>Custom token Support</li><li>Support to publish WS-Federation 
and SAML SSO Metadata documents</li><li>Support for Tomcat, Jetty, Websphere, 
Spring Security and CXF plugins</li><li>A new REST API for the IdP 
(1.2)</li><li>Support for logout in both the RP and IdP (1.2)</li><li>Support 
for logging on to the IdP via Kerberos and TLS client authentication 
(1.2)</li><li>Support to use the IdP as an identity broker with a remote IdP. 
SAML SSO, Open Id Connect, Facebook and WS-Federation protocols 
supported.</li></ul><p><br clear="none"></p><p>&#160;&#160;&#160;</p></div>
+<div id="ConfluenceContent"><h2 
id="FedizIntroduction-Overview">Overview</h2><p>Apache CXF Fediz is a 
subproject of CXF. Fediz helps you to secure your web applications and 
delegates security enforcement to the underlying application server. With 
Fediz, authentication is externalized from your web application to an identity 
provider installed as a dedicated server component. Apache CXF Fediz supports 
both <a shape="rect" class="external-link" 
href="http://docs.oasis-open.org/wsfed/federation/v1.2/os/ws-federation-1.2-spec-os.html#_Toc223175002";
 rel="nofollow">WS-Federation Passive Requestor Profile</a> and the <a 
shape="rect" class="external-link" 
href="https://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf"; 
rel="nofollow">SAML Web Browser SSO Profile</a>. Fediz supports <a shape="rect" 
class="external-link" href="http://en.wikipedia.org/wiki/Claims-based_identity"; 
rel="nofollow">Claims Based Access Control</a> beyond Role Based Access Control 
(RBAC).</p><h2 id="Fed
 izIntroduction-Features">Features</h2><p>Here are some of the features 
supported by Fediz:</p><ul><li>WS-Federation 1.0/1.1/1.2</li><li>SAML SSO (IdP 
and the Apache Tomcat 8, Spring and Apache CXF plugins only thus 
far)</li><li>Support for SAML 1.1/2.0 tokens, encrypted SAML Tokens, 
Holder-Of-Key Subject Confirmation Method.</li><li>Custom token 
Support</li><li>Support to publish WS-Federation and SAML SSO Metadata 
documents</li><li>Support for Tomcat, Jetty, Websphere, Spring Security and CXF 
plugins</li><li>A new REST API for the IdP (1.2)</li><li>Support for logout in 
both the RP and IdP (1.2)</li><li>Support for logging on to the IdP via 
Kerberos and TLS client authentication (1.2)</li><li>Support to use the IdP as 
an identity broker with a remote IdP. SAML SSO, Open Id Connect, Facebook and 
WS-Federation protocols supported.</li></ul><p><br 
clear="none"></p><p>&#160;&#160;&#160;</p></div>
            </div>
            <!-- Content -->
          </td>


Reply via email to