/LDAP-Raplet

A Raplet to display LDAP user information alongside GMail threads

Primary LanguagePHPMIT LicenseMIT

LDAP Raplet

Author: Craig Russell
Email: craig@craig-russell.co.uk
Web: http://www.craig-russell.co.uk
Version: 0.2

Plugin for Raportive http://rapportive.com/
API development docs at http://code.rapportive.com/raplet-docs/

Searches for user in LDAP Directory based upon email address stored in mail attribute.
Returns various configurable attributes for display alongside GMail thread.
Uses oAuth authentication to provide secure access to directory data.

Configure in settings.php

Use test.html to test JSON response to queries.

Requires LDAP and JSON modules for PHP
http://php.net/manual/en/book.ldap.php
http://php.net/manual/en/book.json.php