gitlab-org--gitlab-foss/doc/administration/auth
Drew Blessing 6a5891185c Clarify LDAP troubleshooting ldap_search example [ci skip]
A customer noted an error/lack of clarity in the LDAP documentation
with the `ldap_search` example. Previously, if taken literally, the
customer may have expected the `$` variables to be automatically
replaced or if they paste the exact `user_filter` contents the
parentheses would have been incorrect. Let's just simply the filter
and use exactly what's in the configuration.
2016-11-15 15:06:04 -06:00
..
README.md Update LDAP docs [ci skip] 2016-03-22 15:35:27 -05:00
ldap.md Clarify LDAP troubleshooting ldap_search example [ci skip] 2016-11-15 15:06:04 -06:00

README.md

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