No release in over 3 years
Low commit activity in last 3 years
A ruby gem for using ldap to authenticate greenlight users
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.11
~> 10.0
~> 3.0

Runtime

 Project Readme

bn-ldap-authentication

This gem allows you to authenticate users using ldap

Installation

Add this line to your application's Gemfile:

gem 'bn-ldap-authentication'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install bn-ldap-authentication

Usage

To use the gem pass a hash containing the users user_id and password to the send_ldap_request method allow with the ldap server configuration parameters. The send_ldap_request method will then return the user's information