maxjustus / sinatra-authentication

A sinatra extension wrapped in a gem that implements authentication/permissions with users stored in the database. Now with optional support for facebook connect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New database backend: Treequel

abhas opened this issue · comments

Hi!

I would like to implement a Treequel-based LDAP backend for managing and authenticating users. Any pointers on how I could get started with this? Subsequently, I will send across a pull request for the same.

Cheers, Abhas.

PS. Treequel => https://github.com/ged/treequel

Hi Max,

Can you provide some pointers on how this sort of LDAP integration can be built?

Thanks, Abhas.