diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2016-01-22 08:57:29 -0800 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2016-01-22 08:57:29 -0800 |
commit | fd00646b5b82b6a890c5cf0a825fa420abd29799 (patch) | |
tree | 95fb7f77d9d3ade2687941732defaa032889ba3d /doc | |
parent | 0e51ca7c4841bb388c0decb57ecc64af86c77805 (diff) | |
download | gitlab-ce-fd00646b5b82b6a890c5cf0a825fa420abd29799.tar.gz |
Name more OmniAuth providers in the general readme.name-azure-in-general-readme
Diffstat (limited to 'doc')
-rw-r--r-- | doc/integration/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md index 5edac746c7b..846526f4e80 100644 --- a/doc/integration/README.md +++ b/doc/integration/README.md @@ -8,7 +8,7 @@ See the documentation below for details on how to configure these services. - [Jira](jira.md) Integrate with the JIRA issue tracker - [External issue tracker](external-issue-tracker.md) Redmine, JIRA, etc. - [LDAP](ldap.md) Set up sign in via LDAP -- [OmniAuth](omniauth.md) Sign in via Twitter, GitHub, GitLab, and Google via OAuth. +- [OmniAuth](omniauth.md) Sign in via Twitter, GitHub, GitLab.com, Google, Bitbucket, Facebook, Shibboleth, SAML, Crowd and Azure - [SAML](saml.md) Configure GitLab as a SAML 2.0 Service Provider - [CAS](cas.md) Configure GitLab to sign in using CAS - [Slack](slack.md) Integrate with the Slack chat service |