summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2017-07-06 06:23:20 +0000
committerTimothy Andrew <mail@timothyandrew.net>2017-07-06 06:30:08 +0000
commit89b0c987fcba5692842f83cfaba90a9004ac91de (patch)
tree67ec604500c0c9fce1b43367295a2fbecc894ad7 /config/gitlab.yml.example
parent8d49a9fd580212b12bd719e6b310646e285c36b7 (diff)
downloadgitlab-ce-89b0c987fcba5692842f83cfaba90a9004ac91de.tar.gz
Remove Authentiq from the OAuth login integration tests.
- This is causing autoload-related errors in the `migration:path` builds. We need to find a better way of testing this provider.
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 950a58bb0dd..bdf8bcf4931 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -629,10 +629,6 @@ test:
login_url: '/cas/login',
service_validate_url: '/cas/p3/serviceValidate',
logout_url: '/cas/logout'} }
- - { name: 'authentiq',
- app_id: 'YOUR_CLIENT_ID',
- app_secret: 'YOUR_CLIENT_SECRET',
- args: { scope: 'aq:name email~rs address aq:push' } }
- { name: 'github',
app_id: 'YOUR_APP_ID',
app_secret: 'YOUR_APP_SECRET',