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
13
Gemfile.lock
13
Gemfile.lock
@ -1,3 +1,11 @@
|
||||
GIT
|
||||
remote: https://github.com/blindsidenetworks/omniauth-azure-ad.git
|
||||
revision: c0c7d4dfb4fa4e66986dba6b436a924d83e48377
|
||||
specs:
|
||||
omniauth-bn-office365 (1.0.0)
|
||||
omniauth (>= 1.3.2)
|
||||
omniauth-oauth2 (>= 1.5.0)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
@ -155,9 +163,6 @@ GEM
|
||||
omniauth (~> 1.0)
|
||||
pyu-ruby-sasl (~> 0.0.3.2)
|
||||
rubyntlm (~> 0.3.4)
|
||||
omniauth-microsoft-office365 (0.0.7)
|
||||
omniauth
|
||||
omniauth-oauth2
|
||||
omniauth-oauth (1.1.0)
|
||||
oauth
|
||||
omniauth (~> 1.0)
|
||||
@ -341,9 +346,9 @@ DEPENDENCIES
|
||||
mini_racer
|
||||
omniauth
|
||||
omniauth-bn-launcher (~> 0.1.0)
|
||||
omniauth-bn-office365!
|
||||
omniauth-google-oauth2
|
||||
omniauth-ldap
|
||||
omniauth-microsoft-office365 (~> 0.0.7)
|
||||
omniauth-twitter
|
||||
pagy
|
||||
pg (~> 0.18)
|
||||
|
Reference in New Issue
Block a user