Formatting change
[devwiki.git] / moonshotapps.mdwn
1 This page lists applications that have been successfully tested with moonshot.
2
3 -----
4
5 **openLDAP**
6
7 *Modified/Unmodified*
8
9 * Unmodified openLDAP, but has to be recomplied with SASL specific build options
10
11 *What does it do*
12
13 * User can authenticate to openLDAP with their federated id, where their DN is mapped from their SASL id (mapping configured in slapd.conf)
14
15 *Testing details*
16
17 * Used ldapwhoami to succesfully bind to openLDAP server and be returned their mapped DN.
18
19 -----