Add omniauth saml section for sign in and sign up page
Co-authored-by: Anamika Aggarwal <anamikaagg18@gmail.com>
This commit is contained in:
@@ -440,6 +440,9 @@ GEM
|
||||
omniauth-rails_csrf_protection (1.0.2)
|
||||
actionpack (>= 4.2)
|
||||
omniauth (~> 2.0)
|
||||
omniauth-saml (2.1.0)
|
||||
omniauth (~> 2.0)
|
||||
ruby-saml (~> 1.12)
|
||||
omniauth-twitter (1.4.0)
|
||||
omniauth-oauth (~> 1.1)
|
||||
rack
|
||||
@@ -609,6 +612,9 @@ GEM
|
||||
rubocop-rspec (~> 3, >= 3.0.1)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby-rc4 (0.1.5)
|
||||
ruby-saml (1.15.0)
|
||||
nokogiri (>= 1.13.10)
|
||||
rexml
|
||||
ruby-vips (2.2.3)
|
||||
ffi (~> 1.12)
|
||||
logger
|
||||
@@ -797,6 +803,7 @@ DEPENDENCIES
|
||||
omniauth-facebook (~> 10.0.0)
|
||||
omniauth-google-oauth2 (~> 1.2.1)
|
||||
omniauth-rails_csrf_protection (~> 1.0.2)
|
||||
omniauth-saml (~> 2.1.0)
|
||||
omniauth-twitter (~> 1.4.0)
|
||||
paranoia (~> 3.0.1)
|
||||
pdf-reader (~> 2.14.1)
|
||||
|
||||
Reference in New Issue
Block a user