Merge branch '57077-add-salesforce-omniauth' into 'master'
Resolve "Salesforce.com omniauth support" Closes #57077 See merge request gitlab-org/gitlab-ce!27834
Showing
... | ... | @@ -43,6 +43,7 @@ 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 'omniauth-salesforce', '~> 1.0.5' | ||
gem 'rack-oauth2', '~> 1.9.3' | ||
gem 'jwt', '~> 2.1.0' | ||
... | ... |
113 KB
195 KB
168 KB