You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2016/04/16 07:51:47 UTC

svn commit: r985804 - in /websites/staging/directory/trunk/content: ./ fortress/vision.html

Author: buildbot
Date: Sat Apr 16 05:51:47 2016
New Revision: 985804

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/vision.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Apr 16 05:51:47 2016
@@ -1 +1 @@
-1739413
+1739414

Modified: websites/staging/directory/trunk/content/fortress/vision.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/vision.html (original)
+++ websites/staging/directory/trunk/content/fortress/vision.html Sat Apr 16 05:51:47 2016
@@ -168,35 +168,10 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="architectural-vision">Architectural Vision<a class="headerlink" href="#architectural-vision" title="Permanent link">&para;</a></h1>
-<p>Fortress provides a full ANSI RBAC compliant management and enforcement system that builds on existing open source applications like OpenLDAP and Apache Tomcat.  It is designed to be both simple to implement and cost effective to maintain.</p>
+<p>Fortress provides an access management system that builds on existing open source applications.</p>
 <p><CENTER>
   <IMG src="../../images/Fortress-IAMServer-v2.png" alt="Screenshot"/>
 </CENTER></p>
-<h2 id="fortress-server-includes">Fortress Server Includes<a class="headerlink" href="#fortress-server-includes" title="Permanent link">&para;</a></h2>
-<ul>
-<li>Java Servlet container hosting Fortress IAM components</li>
-<li>Core APIs are used by items following</li>
-<li>UI for IdM and RBAC policy admin</li>
-<li>UI for OpenLDAP mgmt &amp; config</li>
-<li>RESTful policy server</li>
-<li>WS-Trust B2B SSO</li>
-<li>SAML 2.0 B2C SSO</li>
-<li>JavaEE Security plug-in (JACC)</li>
-</ul>
-<h2 id="openldap-server-includes">OpenLDAP Server Includes<a class="headerlink" href="#openldap-server-includes" title="Permanent link">&para;</a></h2>
-<ul>
-<li>Slapd daemon provides LDAPv3 protocols</li>
-<li>Memory Mapped DB (LMDB) and multi-tenant data model</li>
-<li>Short term audit trail and history using slapo access log overlay</li>
-<li>Password policies using pwpolicy overlay</li>
-<li>Virtual Directory (BackSQL) integration with fine-grained entitlement DB's</li>
-<li>Virtual Directory caching using slapo cache overlay</li>
-<li>Integration with other LDAP servers (AD, ApacheDS, ..)</li>
-</ul>
-<h2 id="mysql-server-includes">MySQL Server Includes<a class="headerlink" href="#mysql-server-includes" title="Permanent link">&para;</a></h2>
-<ul>
-<li>Long term audit storage and retrieval</li>
-</ul>