1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/identity-provider-gitlab-about.adoc
2022-11-28 16:49:58 +00:00

11 lines
643 B
Plaintext

// Module included in the following assemblies:
//
// * authentication/identity_providers/configuring-gitlab-identity-provider.adoc
[id="identity-provider-gitlab-about_{context}"]
= About GitLab authentication
Configuring GitLab authentication allows users to log in to {product-title} with their GitLab credentials.
If you use GitLab version 7.7.0 to 11.0, you connect using the link:http://doc.gitlab.com/ce/integration/oauth_provider.html[OAuth integration]. If you use GitLab version 11.1 or later, you can use link:https://docs.gitlab.com/ce/integration/openid_connect_provider.html[OpenID Connect] (OIDC) to connect instead of OAuth.