Web + Mobile Solutions
Simple web access to LDAP directory data
If you develop and maintain web software, the simple JSON API of Json2Ldap makes integration of LDAP directory data, search and authentication a whole lot easier.
- LDAP directories can be scripted with JavaScript and XHR from any browser or mobile device.
- If your application resides in the cloud Json2Ldap can be used to connect to your enterprise directory on premise, to authenticate and provision users and perform common LDAP operations such as search.
- Json2Ldap works with any LDAP v3 compatible server such as Active Directory, Novell eDirectory, OpenLDAP and OpenDJ.
Take a look at our online Json2Ldap demo featuring a simple web employee directory, authenticator and a group membership resolver. The demo is written in HTML + JavaScript and makes Ajax calls to a Json2Ldap-coupled directory hosted in the cloud.
You can also have a look at other Json2Ldap application suggestions, such as mashups, web address books and RIAs.
JSON web service for Single Sign-On (SSO) and shared session management
JsonSSO is a nimble web service for supplying Single Sign-On (SSO) and session management to modern Ajax / Web 2.0 applications which combine bits of data and services from multiple sources, often residing on different domains. The case is simple: Monolithic web apps are rather cumbersome; the wise approach to staying scalable, efficient and sexy is by adhering to an architecture where a rich web UI, often pluggable, calls upon an array of lightly coupled web services, each with its own precisely scoped job and API.
JsonSSO authenticates users against an LDAPv3 compatible directory, such as Microsoft Active Directory, Novell eDirectory or OpenLDAP, through the Json2Ldap gateway / proxy.

