gitlab-org--gitlab-foss/doc/administration/auth
Drew Blessing dc30783057 Introduce better credential and error checking to rake gitlab:ldap:check
It was previously possible for invalid credential errors to go unnoticed
in this task. Users would believe everything was configured correctly and
then sign in would fail with 'invalid credentials'. This adds a specific
bind check, plus catches errors connecting to the server. Also, specs :)
2016-11-08 15:46:10 -06:00
..
ldap.md Introduce better credential and error checking to rake gitlab:ldap:check 2016-11-08 15:46:10 -06:00
README.md Update LDAP docs [ci skip] 2016-03-22 15:35:27 -05:00

Authentication and Authorization

GitLab integrates with the following external authentication and authorization providers.

  • LDAP Includes Active Directory, Apple Open Directory, Open LDAP, and 389 Server
  • OmniAuth Sign in via Twitter, GitHub, GitLab.com, Google, Bitbucket, Facebook, Shibboleth, Crowd and Azure
  • SAML Configure GitLab as a SAML 2.0 Service Provider
  • CAS Configure GitLab to sign in using CAS