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/user/admin_area/settings/scim_setup.md')
-rw-r--r--doc/user/admin_area/settings/scim_setup.md46
1 files changed, 7 insertions, 39 deletions
diff --git a/doc/user/admin_area/settings/scim_setup.md b/doc/user/admin_area/settings/scim_setup.md
index 0471dffe442..4ebd8a84f8a 100644
--- a/doc/user/admin_area/settings/scim_setup.md
+++ b/doc/user/admin_area/settings/scim_setup.md
@@ -1,43 +1,11 @@
---
-type: reference, howto
-stage: Manage
-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/settings/scim_setup.md'
+remove_date: '2023-10-12'
---
-# Configure SCIM for self-managed GitLab instances **(PREMIUM SELF)**
+This document was moved to [another location](../../../administration/settings/scim_setup.md).
-> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/8902) in GitLab 15.8.
-
-You can use the open standard System for Cross-domain Identity Management (SCIM) to automatically:
-
-- Create users.
-- Block users.
-
-The [internal GitLab SCIM API](../../../development/internal_api/index.md#instance-scim-api) implements part of [the RFC7644 protocol](https://www.rfc-editor.org/rfc/rfc7644).
-
-If you are a GitLab.com user, see [configuring SCIM for GitLab.com groups](../../../user/group/saml_sso/scim_setup.md).
-
-## Configure GitLab
-
-Prerequisites:
-
-- Configure [SAML single sign-on](../../../integration/saml.md).
-
-To configure GitLab SCIM:
-
-1. On the left sidebar, expand the top-most chevron (**{chevron-down}**).
-1. Select **Admin Area**.
-1. Select **Settings > General**.
-1. Expand the **SCIM Token** section and select **Generate a SCIM token**.
-1. For configuration of your identity provider, save the:
- - Token from the **Your SCIM token** field.
- - URL from the **SCIM API endpoint URL** field.
-
-## Remove access
-
-Removing or deactivating a user on the identity provider blocks the user on
-the GitLab instance, while the SCIM identity remains linked to the GitLab user.
-
-To update the user SCIM identity, use the
-[internal GitLab SCIM API](../../../development/internal_api/index.md#update-a-single-scim-provisioned-user-1).
+<!-- This redirect file can be deleted after <2023-10-12>. -->
+<!-- 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 -->