Add support for roles (#656)

* Add support for ldap roles

* Remove debugger

* Remove bundled with

* Update omniauth-bn-launcher version
This commit is contained in:
shawn-higgins1
2019-07-24 13:40:09 -04:00
committed by Jesus Federico
parent 0934919e44
commit 79188a6cae
4 changed files with 9 additions and 7 deletions

View File

@ -48,7 +48,7 @@ gem 'omniauth'
gem 'omniauth-twitter'
gem 'omniauth-google-oauth2'
gem 'omniauth-bn-office365', git: 'https://github.com/blindsidenetworks/omniauth-bn-office365.git', tag: '0.1.0'
gem 'omniauth-bn-launcher', git: 'https://github.com/blindsidenetworks/omniauth-bn-launcher.git', tag: '0.1.1'
gem 'omniauth-bn-launcher', git: 'https://github.com/blindsidenetworks/omniauth-bn-launcher.git', tag: '0.1.2'
gem 'bn-ldap-authentication', git: 'https://github.com/blindsidenetworks/bn-ldap-authentication.git'
gem 'net-ldap'