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-11-28 15:07:45 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-28 15:07:45 +0300
commita115ce8e49ece901e8222e51ec581cb162b721c6 (patch)
tree1994f386204b776ea0c5cccc4b4a540e66384158 /doc/user/group/saml_sso/index.md
parent41ad919dfa526556bf7a3981ee740e236df5a8e7 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/group/saml_sso/index.md')
-rw-r--r--doc/user/group/saml_sso/index.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/user/group/saml_sso/index.md b/doc/user/group/saml_sso/index.md
index 70af800b180..6482298d31d 100644
--- a/doc/user/group/saml_sso/index.md
+++ b/doc/user/group/saml_sso/index.md
@@ -236,6 +236,8 @@ If the **NameID** is configured with the email address, [change the **NameID** f
## Configure GitLab
+> Ability to set a custom role as the default membership role [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/417285) in GitLab 16.7.
+
After you set up your identity provider to work with GitLab, you must configure GitLab to use it for authentication:
1. On the left sidebar, select **Search or go to** and find your group.
@@ -244,9 +246,12 @@ After you set up your identity provider to work with GitLab, you must configure
- In the **Identity provider single sign-on URL** field, enter the SSO URL from your identity provider.
- In the **Certificate fingerprint** field, enter the fingerprint for the SAML token signing certificate.
1. In the **Default membership role** field, select the role to assign to new users.
- The default role is **Guest**. In [GitLab 13.3](https://gitlab.com/gitlab-org/gitlab/-/issues/214523)
- and later, group owners can set a default membership role other than **Guest**.
- That role becomes the starting role of all users added to the group.
+ The default role is **Guest**. That role becomes the starting role of all users
+ added to the group:
+ - In [GitLab 13.3](https://gitlab.com/gitlab-org/gitlab/-/issues/214523) and
+ later, group Owners can set a default membership role other than **Guest**.
+ - In GitLab 16.7 and later, group Owners can set a [custom role](../../custom_roles.md)
+ as the default membership role.
1. Select the **Enable SAML authentication for this group** checkbox.
1. Optional. Select:
- **Enforce SSO-only authentication for web activity for this group**.