Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/topics/authentication/index.md')
-rw-r--r--doc/topics/authentication/index.md58
1 files changed, 7 insertions, 51 deletions
diff --git a/doc/topics/authentication/index.md b/doc/topics/authentication/index.md
index 8efa5afcb80..0702e715d73 100644
--- a/doc/topics/authentication/index.md
+++ b/doc/topics/authentication/index.md
@@ -1,55 +1,11 @@
---
-stage: Govern
-group: Authentication and Authorization
-info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
+redirect_to: '../../administration/auth/index.md'
+remove_date: '2023-12-26'
---
-# Authentication **(FREE ALL)**
+This document was moved to [another location](../../administration/auth/index.md).
-This page gathers all the resources for the topic **Authentication** in GitLab.
-
-## GitLab users
-
-- [SSH](../../user/ssh.md)
-- [Two-factor authentication](../../user/profile/account/two_factor_authentication.md)
-- [Stay signed in indefinitely](../../user/profile/index.md#stay-signed-in-indefinitely)
-- **Articles:**
- - [Support for Universal 2nd Factor Authentication - YubiKeys](https://about.gitlab.com/blog/2016/06/22/gitlab-adds-support-for-u2f/)
- - [Security Webcast with Yubico](https://about.gitlab.com/blog/2016/08/31/gitlab-and-yubico-security-webcast/)
-- **Integrations:**
- - [GitLab as OAuth 2.0 authentication service provider](../../integration/oauth_provider.md)
- - [GitLab as OpenID Connect identity provider](../../integration/openid_connect_provider.md)
-
-## GitLab administrators
-
-- [LDAP](../../administration/auth/ldap/index.md)
-- [Enforce two-factor authentication (2FA)](../../security/two_factor_authentication.md)
-- **Articles:**
- - [Feature Highlight: LDAP Integration](https://about.gitlab.com/blog/2014/07/10/feature-highlight-ldap-sync/)
- - [Debugging LDAP](https://about.gitlab.com/handbook/support/workflows/debugging_ldap.html)
-- **Integrations:**
- - [OmniAuth](../../integration/omniauth.md)
- - [Atlassian Crowd OmniAuth Provider](../../administration/auth/crowd.md)
- - [SAML OmniAuth Provider](../../integration/saml.md)
- - [SAML for GitLab.com Groups](../../user/group/saml_sso/index.md)
- - [SCIM user provisioning for GitLab.com Groups](../../user/group/saml_sso/scim_setup.md)
- - [Kerberos integration (GitLab EE)](../../integration/kerberos.md)
-
-## API
-
-- [OAuth 2.0 tokens](../../api/rest/index.md#oauth-20-tokens)
-- [Personal access tokens](../../api/rest/index.md#personalprojectgroup-access-tokens)
-- [Project access tokens](../../api/rest/index.md#personalprojectgroup-access-tokens)
-- [Group access tokens](../../api/rest/index.md#personalprojectgroup-access-tokens)
-- [Impersonation tokens](../../api/rest/index.md#impersonation-tokens)
-- [OAuth 2.0 identity provider API](../../api/oauth2.md)
-
-## Third-party resources
-
-<!-- vale gitlab.Spelling = NO -->
-
-- [Kanboard Plugin GitLab Authentication](https://github.com/kanboard/plugin-gitlab-auth)
-- [Jenkins GitLab OAuth Plugin](https://wiki.jenkins.io/display/JENKINS/GitLab+OAuth+Plugin)
-- [OKD - Configuring Authentication and User Agent](https://docs.okd.io/3.11/install_config/configuring_authentication.html#GitLab)
-
-<!-- vale gitlab.Spelling = YES -->
+<!-- This redirect file can be deleted after <2023-12-26>. -->
+<!-- Redirects that point to other docs in the same project expire in three months. -->
+<!-- Redirects that point to docs in a different project or site (for example, link is not relative and starts with `https:`) expire in one year. -->
+<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html -->