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>2021-02-09 21:09:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-09 21:09:59 +0300
commit16cfd85bcf0046ae97d7ea84dae7eea3eafafe99 (patch)
tree7e947b5817f5f4e8eab00e4169cb5431c78754ce /doc/user/profile/account
parent6c5f3e7b4eaf92ccdd8f2e5b6204683441e207ec (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/profile/account')
-rw-r--r--doc/user/profile/account/create_accounts.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/profile/account/create_accounts.md b/doc/user/profile/account/create_accounts.md
index 6f5ddf1d9bd..91688989e55 100644
--- a/doc/user/profile/account/create_accounts.md
+++ b/doc/user/profile/account/create_accounts.md
@@ -37,3 +37,5 @@ Users will be:
- Automatically created upon first sign in with the [LDAP integration](../../../administration/auth/ldap/index.md).
- Created when first signing in via an [OmniAuth provider](../../../integration/omniauth.md) if the `allow_single_sign_on` setting is present.
+- Created when first signing with [Group SAML](../../group/saml_sso/index.md)
+- Automatically created by [SCIM](../../group/saml_sso/scim_setup.md) when the user is created in the identity provider.