Add link to OpenID Connect documentation

This commit is contained in:
Markus Koller 2017-09-19 16:32:52 +02:00
parent 7e69f1889b
commit f5c38eccbe
No known key found for this signature in database
GPG Key ID: A2B74A05A7A2B7B7
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
title: Add link to OpenID Connect documentation
merge_request: 14368
author: Markus Koller
type: other

View File

@ -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