summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorHoratiu Eugen Vlad <horatiu@vlad.eu>2019-04-15 15:45:59 +0000
committerHoratiu Eugen Vlad <horatiu@vlad.eu>2019-05-06 09:01:29 +0200
commit6018d5bb87a09a4e624983a3bfbb2e573fbb0dd9 (patch)
treea455cb977ba5ce481030355fcbf04be0723666d2 /Gemfile
parent2432a540cff461c5d9c0346dd4021229078d674d (diff)
downloadgitlab-ce-6018d5bb87a09a4e624983a3bfbb2e573fbb0dd9.tar.gz
Added Omniauth OpenId Connect startegy
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e075e2478a8..efdb5e5210f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -41,8 +41,9 @@ gem 'omniauth-shibboleth', '~> 1.3.0'
gem 'omniauth-twitter', '~> 1.4'
gem 'omniauth_crowd', '~> 2.2.0'
gem 'omniauth-authentiq', '~> 0.3.3'
+gem 'omniauth_openid_connect', '~> 0.3.0'
+gem "omniauth-ultraauth", '~> 0.0.2'
gem 'rack-oauth2', '~> 1.9.3'
-gem "omniauth-ultraauth", '~> 0.0.1'
gem 'jwt', '~> 2.1.0'
# Spam and anti-bot protection