Skip to content

Omniauth shibboleth version

safar requested to merge dsafar/gitlab-ce:omniauth-shibboleth-version into master

Fixes #641 (closed)

Set minimum version of omniauth-shibboleth gem to 1.1.2 since lower versions cannot use session state passed in headers which is, at least for now, the only way to make it work with Shibboleth SP and Apache/nginx.

Merge request reports