You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/10/04 04:29:16 UTC

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

Author: elecharny
Date: Sat Oct  4 02:29:16 2014
New Revision: 1629350

URL: http://svn.apache.org/r1629350
Log:
Fixed the list

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=1629350&r1=1629349&r2=1629350&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/vision.mdtext (original)
+++ directory/site/trunk/content/fortress/vision.mdtext Sat Oct  4 02:29:16 2014
@@ -23,25 +23,25 @@ Fortress provides a full ANSI RBAC compl
 
 ## 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)
+* 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, ..)
+* 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
+* Long term audit storage and retrieval