diff options
| author | Valery Sizov <vsv2711@gmail.com> | 2015-02-13 18:17:08 +0200 |
|---|---|---|
| committer | Valery Sizov <vsv2711@gmail.com> | 2015-02-13 19:27:50 +0200 |
| commit | d9b32f20c6847e45200c38cc4476c3b825434f4f (patch) | |
| tree | 1f5d990d12d753bbb224236a8b2d854d7a929152 /doc/integration/README.md | |
| parent | 529188e4788991961796b1b6131389072ee61efb (diff) | |
| download | gitlab-ce-d9b32f20c6847e45200c38cc4476c3b825434f4f.tar.gz | |
OAuth2 provider documentation
Diffstat (limited to 'doc/integration/README.md')
| -rw-r--r-- | doc/integration/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md index 0087167bb84..1fc8ab997ec 100644 --- a/doc/integration/README.md +++ b/doc/integration/README.md @@ -6,8 +6,9 @@ See the documentation below for details on how to configure these services. - [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, and Google via OAuth. +- [OmniAuth](omniauth.md) Sign in via Twitter, GitHub, GitLab, and Google via OAuth. - [Slack](slack.md) Integrate with the Slack chat service +- [OAuth2 provider](oauth_provider.md) OAuth2 application creation Jenkins support is [available in GitLab EE](http://doc.gitlab.com/ee/integration/jenkins.html). |
