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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-30 12:10:26 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-30 12:10:26 +0300
commite820415ceab5819ea8a29174543f9246b608b5fd (patch)
tree61b09e0bb6132ca630972f35a862b1a857387669 /doc/integration/alicloud.md
parent488c34c7ebb40740a7f15f26acfb4de9b12462a4 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration/alicloud.md')
-rw-r--r--doc/integration/alicloud.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/alicloud.md b/doc/integration/alicloud.md
index d861d32e96a..4270444f0bb 100644
--- a/doc/integration/alicloud.md
+++ b/doc/integration/alicloud.md
@@ -59,7 +59,7 @@ Sign in to the AliCloud platform and create an application on it. AliCloud gener
sudo -u git -H editor config/gitlab.yml
```
-1. Edit the [common configuration file settings](omniauth.md#configure-common-settings)
+1. Configure the [common settings](omniauth.md#configure-common-settings)
to add `alicloud` as a single sign-on provider. This enables Just-In-Time
account provisioning for users who do not have an existing GitLab account.