summaryrefslogtreecommitdiff
path: root/doc/integration
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-01-12 14:47:55 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-01-12 14:47:55 +0100
commitfac252c9a2230b58b0de7b16fb7318fc048f32a0 (patch)
tree1714cf97a805520989e144276c8f72667a93e077 /doc/integration
parente85faec90e555a79588e185d81403ab371b4924f (diff)
downloadgitlab-ce-fac252c9a2230b58b0de7b16fb7318fc048f32a0.tar.gz
Never heard of gitlab-omnibusgitlab-omnibus-really
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/shibboleth.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/shibboleth.md b/doc/integration/shibboleth.md
index 6258e5f1030..a0be3dd4e5c 100644
--- a/doc/integration/shibboleth.md
+++ b/doc/integration/shibboleth.md
@@ -1,8 +1,8 @@
# Shibboleth OmniAuth Provider
-This documentation is for enabling shibboleth with gitlab-omnibus package.
+This documentation is for enabling shibboleth with omnibus-gitlab package.
-In order to enable Shibboleth support in gitlab we need to use Apache instead of Nginx (It may be possible to use Nginx, however I did not found way to easily configure Nginx that is bundled in gitlab-omnibus package). Apache uses mod_shib2 module for shibboleth authentication and can pass attributes as headers to omniauth-shibboleth provider.
+In order to enable Shibboleth support in gitlab we need to use Apache instead of Nginx (It may be possible to use Nginx, however I did not found way to easily configure Nginx that is bundled in omnibus-gitlab package). Apache uses mod_shib2 module for shibboleth authentication and can pass attributes as headers to omniauth-shibboleth provider.
To enable the Shibboleth OmniAuth provider you must: