Skip to content

Setting up ldap auth

vsizov edited this page Mar 27, 2012 · 6 revisions

Gitlab support ldap authentication.

  1. You must copy config file config/initializers/omniauth.rb.sample to config/initializers/omniauth.rb
  2. Edit it
  3. Restart gitlab.

Example config available here https://github.com/intridea/omniauth-ldap.

Clone this wiki locally