forked from External/greenlight
GRN2-107: Add office365 auth (#616)
* add office365 auth * Delete conflicting file
This commit is contained in:
committed by
Jesus Federico
parent
40b05b1626
commit
fc18976b6d
2
Gemfile
2
Gemfile
@ -44,7 +44,7 @@ gem 'bcrypt', '~> 3.1.7'
|
||||
gem 'omniauth'
|
||||
gem 'omniauth-twitter'
|
||||
gem 'omniauth-google-oauth2'
|
||||
gem 'omniauth-microsoft-office365', '~> 0.0.7'
|
||||
gem 'omniauth-bn-office365', git: 'https://github.com/blindsidenetworks/omniauth-azure-ad.git'
|
||||
gem 'omniauth-ldap'
|
||||
gem 'omniauth-bn-launcher', '~> 0.1.0'
|
||||
|
||||
|
Reference in New Issue
Block a user