add ldap authentication

This commit is contained in:
Joshua Arts
2018-07-20 14:20:14 -04:00
parent 7c0c944cb4
commit 775285bba9
10 changed files with 92 additions and 57 deletions

View File

@ -47,6 +47,7 @@ gem 'bcrypt', '~> 3.1.7'
gem 'omniauth'
gem 'omniauth-twitter'
gem 'omniauth-google-oauth2'
gem 'omniauth-ldap'
gem 'omniauth-bn-launcher', '~> 0.1.0'
# BigBlueButton API wrapper.