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
The Unlicense
478 stars 94 forks source link

New database backend: Treequel #13

Open abhas opened 13 years ago

abhas commented 13 years ago

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

abhas commented 13 years ago

Hi Max,

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

Thanks, Abhas.