How to Install ruby-omniauth-ldap in Ubuntu 18.04



Install ruby-omniauth-ldap by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-omniauth-ldap

Description:

LDAP strategy for Ruby OmniAuth library

OmniAuth is a Ruby library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. Any developer can create strategies for OmniAuth that can authenticate users via disparate systems. OmniAuth strategies have been created for everything from Facebook to LDAP. . This package contains LDAP strategy for OmniAuth . This version has been patched for use with GITLAB.

Homepage: https://github.com/intridea/omniauth-ldap

Version: 2.0.4-1

Section: universe/ruby