Commit 287cd0bd authored by Mike Jang's avatar Mike Jang

Merge branch 'mushakov-master-patch-67042' into 'master'

Added SAML and SCIM user created

See merge request gitlab-org/gitlab!53746
parents 9ad003da 1c9523f8
......@@ -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.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment