debian-mirror-gitlab/doc/administration/auth/README.md

20 lines
898 B
Markdown
Raw Normal View History

2018-03-17 18:26:18 +05:30
---
comments: false
---
2016-06-02 11:05:42 +05:30
# Authentication and Authorization
GitLab integrates with the following external authentication and authorization
providers.
- [LDAP](ldap.md) Includes Active Directory, Apple Open Directory, Open LDAP,
and 389 Server
2019-07-31 22:56:46 +05:30
- [LDAP for GitLab EE](ldap-ee.md): LDAP additions to GitLab Enterprise Editions **[STARTER ONLY]**
2016-06-02 11:05:42 +05:30
- [OmniAuth](../../integration/omniauth.md) Sign in via Twitter, GitHub, GitLab.com, Google,
2019-02-15 15:39:39 +05:30
Bitbucket, Facebook, Shibboleth, Crowd, Azure, Authentiq ID, and JWT
2016-06-02 11:05:42 +05:30
- [CAS](../../integration/cas.md) Configure GitLab to sign in using CAS
2017-08-17 22:00:37 +05:30
- [SAML](../../integration/saml.md) Configure GitLab as a SAML 2.0 Service Provider
- [Okta](okta.md) Configure GitLab to sign in using Okta
2018-03-17 18:26:18 +05:30
- [Authentiq](authentiq.md): Enable the Authentiq OmniAuth provider for passwordless authentication
2019-07-31 22:56:46 +05:30
- [Smartcard](smartcard.md) Smartcard authentication **[PREMIUM ONLY]**