summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJanis Meybohm <janis.mey@posteo.de>2015-12-23 11:17:25 +0100
committerJanis Meybohm <janis.mey@posteo.de>2016-01-06 14:30:43 +0100
commitda53fcba2d0e46e47a8fd6a79591a6367e863d57 (patch)
treec353942bf8b249852def165b044e901ed1e35ed3 /Gemfile
parent8b39b8cd54bb73b485ee6ea7fc5d3bbfbe07cd5d (diff)
downloadgitlab-ce-da53fcba2d0e46e47a8fd6a79591a6367e863d57.tar.gz
Enable Microsoft Azure OAuth2 support
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 3ce4ba4a2a5..6145745b6f3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -33,6 +33,7 @@ gem 'omniauth-saml', '~> 1.4.0'
gem 'omniauth-shibboleth', '~> 1.2.0'
gem 'omniauth-twitter', '~> 1.2.0'
gem 'omniauth_crowd'
+gem 'omniauth-azure-oauth2'
gem 'rack-oauth2', '~> 1.2.1'
# reCAPTCHA protection