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

svn commit: r1739414 - /directory/site/trunk/content/fortress/vision.mdtext

Author: smckinney
Date: Sat Apr 16 05:51:38 2016
New Revision: 1739414

URL: http://svn.apache.org/viewvc?rev=1739414&view=rev
Log:
cleanup vision

Modified:
    directory/site/trunk/content/fortress/vision.mdtext

Modified: directory/site/trunk/content/fortress/vision.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/vision.mdtext?rev=1739414&r1=1739413&r2=1739414&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/vision.mdtext (original)
+++ directory/site/trunk/content/fortress/vision.mdtext Sat Apr 16 05:51:38 2016
@@ -18,34 +18,8 @@ Notice: Licensed to the Apache Software
 
 # Architectural Vision
 
-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.
+Fortress provides an access management system that builds on existing open source applications.
 
 <CENTER>
   <IMG src="../../images/Fortress-IAMServer-v2.png" alt="Screenshot"/>
 </CENTER>
-
-
-## Fortress Server Includes
-
-* Java Servlet container hosting Fortress IAM components
-* Core APIs are used by items following
-* UI for IdM and RBAC policy admin
-* UI for OpenLDAP mgmt & config
-* RESTful policy server
-* WS-Trust B2B SSO
-* SAML 2.0 B2C SSO
-* JavaEE Security plug-in (JACC)
-
-## OpenLDAP Server Includes
-
-* Slapd daemon provides LDAPv3 protocols
-* Memory Mapped DB (LMDB) and multi-tenant data model
-* Short term audit trail and history using slapo access log overlay
-* Password policies using pwpolicy overlay
-* Virtual Directory (BackSQL) integration with fine-grained entitlement DB's
-* Virtual Directory caching using slapo cache overlay
-* Integration with other LDAP servers (AD, ApacheDS, ..)
-
-## MySQL Server Includes
-
-* Long term audit storage and retrieval