Commit be267a05 authored by Mike Terhar's avatar Mike Terhar Committed by Achilleas Pipinellis

Docs Deprecation of Shibboleth SP

The users should be directed toward the omniauth-saml
page instead since Shibboleth 3 supports SAML.
parent 5b0099a7
# Shibboleth OmniAuth Provider
This documentation is for enabling Shibboleth with the Omnibus GitLab package.
NOTE: **Note:**
The preferred approach for integrating a Shibboleth authentication system
with Gitlab 10 or newer is to use [GitLab's SAML integration](saml.md). This documentation is for Omnibus GitLab 9.x installs or older.
In order to enable Shibboleth support in GitLab we need to use Apache instead of Nginx (It may be possible to use Nginx, however this is difficult to configure using the bundled Nginx provided in the Omnibus GitLab package). Apache uses mod_shib2 module for Shibboleth authentication and can pass attributes as headers to Omniauth Shibboleth provider.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment