forked from External/greenlight
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:
committed by
Jesus Federico
parent
0934919e44
commit
79188a6cae
2
Gemfile
2
Gemfile
@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user