Among the others, I’m counseling also a Swiss startup: they are using Mediawiki as “intranet” in a cloud. This startup is growing really fast, from 5 to 30 in just three months and a company directory was needed. As most startups, they don’t have a proper intranet and they don’t rely on internal LDAP or Active Directory.
SecurePass beta APIs is a great way to extract and manipulate information, so I created a python script that collects users’ information, sort it and output in Mediawiki format. Here’s the code on GitHub’s gist:
https://gist.github.com/gpaterno/5d58fb5ea7e078185231
Enjoy!