Omniauth adjustments for Shibboleth integration.
Compare changes
- Tiago TT authored
It was related to the changes in the configuration file.
+ 1
− 1
@@ -36,7 +36,7 @@ module Gitlab
@@ -36,7 +36,7 @@ module Gitlab
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: TiagoTT
Following this discussion: https://groups.google.com/forum/#!topic/gitlabhq/t860p0HWXFU
These are the changes I present to unify Omniauth provider handling and to add support to Shibboleth authentication. The omniauth-shibboleth module has been changed to improve configuration and is pending upstream approval, so I have included my own version from the Gemfile.
It was related to the changes in the configuration file.