Switch OpenID Connect gems (#23223)
Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
... | ... | @@ -40,7 +40,7 @@ end |
gem 'net-ldap', '~> 0.17' | ||
gem 'omniauth-cas', '~> 2.0' | ||
gem 'omniauth-saml', '~> 1.10' | ||
gem 'gitlab-omniauth-openid-connect', '~>0.10.1', require: 'omniauth_openid_connect' | ||
gem 'omniauth_openid_connect', '~> 0.6.0' | ||
gem 'omniauth', '~> 1.9' | ||
gem 'omniauth-rails_csrf_protection', '~> 0.1' | ||
... | ... |
Please register or sign in to comment