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

40 lines
1.5 KiB
Markdown
Raw Normal View History

2018-03-17 18:26:18 +05:30
---
comments: false
2019-09-30 21:07:59 +05:30
type: index
2020-06-23 00:09:42 +05:30
stage: Manage
group: Access
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
2018-03-17 18:26:18 +05:30
---
2019-09-30 21:07:59 +05:30
# GitLab authentication and authorization
2016-06-02 11:05:42 +05:30
GitLab integrates with the following external authentication and authorization
2019-09-30 21:07:59 +05:30
providers:
2016-06-02 11:05:42 +05:30
2019-09-30 21:07:59 +05:30
- [Auth0](../../integration/auth0.md)
- [Authentiq](authentiq.md)
2020-04-08 14:13:33 +05:30
- [AWS Cognito](cognito.md)
2019-09-30 21:07:59 +05:30
- [Azure](../../integration/azure.md)
- [Bitbucket Cloud](../../integration/bitbucket.md)
- [CAS](../../integration/cas.md)
- [Crowd](../../integration/crowd.md)
- [Facebook](../../integration/facebook.md)
- [GitHub](../../integration/github.md)
- [GitLab.com](../../integration/gitlab.md)
- [Google](../../integration/google.md)
- [JWT](jwt.md)
- [Kerberos](../../integration/kerberos.md)
2020-06-23 00:09:42 +05:30
- [LDAP](ldap/index.md): Includes Active Directory, Apple Open Directory, Open LDAP,
2019-09-30 21:07:59 +05:30
and 389 Server.
2020-06-23 00:09:42 +05:30
- [Google Secure LDAP](ldap/google_secure_ldap.md)
2019-09-30 21:07:59 +05:30
- [Okta](okta.md)
- [Salesforce](../../integration/salesforce.md)
- [SAML](../../integration/saml.md)
- [SAML for GitLab.com groups](../../user/group/saml_sso/index.md) **(SILVER ONLY)**
- [Shibboleth](../../integration/shibboleth.md)
- [Smartcard](smartcard.md) **(PREMIUM ONLY)**
- [Twitter](../../integration/twitter.md)
2020-06-23 00:09:42 +05:30
NOTE: **Note:**
UltraAuth has removed their software which supports OmniAuth integration. We have therefore removed all references to UltraAuth integration.