Skip to content

Setting up ldap auth

vsizov edited this page Jan 30, 2012 · 3 revisions

Gitlab support ldap authentication. You must edit config file config/initializers/devise.rb (line 202) and then restart server. Example config available here https://github.com/intridea/omniauth-ldap.