[Feature request] Shibboleth/SAML support
Created by: matusb
Hi there,
I have managed to configure Gitlab with shibboleth (both installation from source and omnibus package). Only missing part is gem file omniauth-shibboleth. Configuration is compatible with current devise omniauth configuration and also with omnibus-gitlab /etc/gitlab/gitlab.rb.
Would it be possible for omniauth-shibboleth gem to be included in gitlab?
Adding omniauth-shibboleth will make upgrades of gitlab installed from omnibus package much easier.
I did created pull request here: https://github.com/gitlabhq/gitlabhq/pull/7622 travis-ci link: https://travis-ci.org/gitlabhq/gitlabhq/builds/33778370
One of the tests failed, but as far I can see is not related to my change.
Thanks Matus