diff options
author | Markus Koller <markus-koller@gmx.ch> | 2017-09-19 16:32:52 +0200 |
---|---|---|
committer | Markus Koller <markus-koller@gmx.ch> | 2017-09-19 16:35:19 +0200 |
commit | f5c38eccbe4c8f554f7f112b0233722dbb2c3628 (patch) | |
tree | 36bcfc5af332debfd04155b77b94d028440de62b /doc | |
parent | 7e69f1889b1e7d86aee4faf01089a32eda35786c (diff) | |
download | gitlab-ce-f5c38eccbe4c8f554f7f112b0233722dbb2c3628.tar.gz |
Add link to OpenID Connect documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/topics/authentication/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/topics/authentication/index.md b/doc/topics/authentication/index.md index fac91935a45..597c98fbf6b 100644 --- a/doc/topics/authentication/index.md +++ b/doc/topics/authentication/index.md @@ -11,6 +11,7 @@ This page gathers all the resources for the topic **Authentication** within GitL - [Security Webcast with Yubico](https://about.gitlab.com/2016/08/31/gitlab-and-yubico-security-webcast/) - **Integrations:** - [GitLab as OAuth2 authentication service provider](../../integration/oauth_provider.md#introduction-to-oauth) + - [GitLab as OpenID Connect identity provider](../../integration/openid_connect_provider.md) ## GitLab administrators |