🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

bn-ldap-authentication

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bn-ldap-authentication

0.1.4
Rubygems
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 10 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts