Formatting change
[devwiki.git] / moonshotapps.mdwn
index fe5c7c8..86b93d5 100644 (file)
@@ -1,5 +1,19 @@
 This page lists applications that have been successfully tested with moonshot.
 
-* openLDAP
--> Modified/Unmodified?: Unmodified openLDAP, but has to be recomplied with SASL specific build options
--> What does it do?: User can authenticate to openLDAP with their federated id, where their DN is mapped from their SASL id (mapping configured in slapd.conf)
+-----
+
+**openLDAP**
+
+*Modified/Unmodified*
+
+* Unmodified openLDAP, but has to be recomplied with SASL specific build options
+
+*What does it do*
+
+* User can authenticate to openLDAP with their federated id, where their DN is mapped from their SASL id (mapping configured in slapd.conf)
+
+*Testing details*
+
+* Used ldapwhoami to succesfully bind to openLDAP server and be returned their mapped DN.
+
+-----