From dc900fdc5f4c353ff2e261fc64fbbb0d87af1735 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 24 Aug 2023 18:09:54 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/group/manage.md | 6 +++--- doc/user/group/saml_sso/scim_setup.md | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/user/group') diff --git a/doc/user/group/manage.md b/doc/user/group/manage.md index 025a689fe49..f2e9f769d3b 100644 --- a/doc/user/group/manage.md +++ b/doc/user/group/manage.md @@ -444,15 +444,15 @@ for the ability to set merge request approval rules for groups is tracked in WARNING: This feature is in [Beta](../../policy/experiment-beta-support.md#beta). -Beta users should read about the [known limitations](../project/repository/code_suggestions.md#known-limitations). -We look forward to hearing your [feedback](../project/repository/code_suggestions.md#feedback). +Beta users should read about the [known limitations](../project/repository/code_suggestions/index.md#known-limitations). +We look forward to hearing your [feedback](../project/repository/code_suggestions/index.md#feedback). You can give all users in a group and its subgroups access to [Code Suggestions](../project/repository/code_suggestions.md). - This setting [cascades to all projects](../project/merge_requests/approvals/settings.md#settings-cascading) in the group. - Each user can - [enable or disable Code Suggestions for themselves](../project/repository/code_suggestions.md#enable-code-suggestions-for-an-individual-user). + [enable or disable Code Suggestions for themselves](../project/repository/code_suggestions/saas.md#enable-code-suggestions-for-an-individual-user). To enable Code Suggestions for a group: diff --git a/doc/user/group/saml_sso/scim_setup.md b/doc/user/group/saml_sso/scim_setup.md index 9096824cc2c..9b342d806ff 100644 --- a/doc/user/group/saml_sso/scim_setup.md +++ b/doc/user/group/saml_sso/scim_setup.md @@ -16,6 +16,7 @@ GitLab SAML SSO SCIM doesn't support updating users. When SCIM is enabled for a GitLab group, membership of that group is synchronized between GitLab and an identity provider. The [internal GitLab group SCIM API](../../../development/internal_api/index.md#group-scim-api) implements part of [the RFC7644 protocol](https://www.rfc-editor.org/rfc/rfc7644). +Identity providers can use the [internal GitLab group SCIM API](../../../development/internal_api/index.md#group-scim-api) to develop a SCIM app. ## Configure GitLab @@ -40,7 +41,7 @@ You can configure one of the following as an identity provider: - [Okta](#configure-okta). NOTE: -Other providers can work with GitLab but they have not been tested and are not supported. +Other providers can work with GitLab but they have not been tested and are not supported. You should contact the provider for support. GitLab support can assist by reviewing related log entries. ### Configure Azure Active Directory -- cgit v1.2.3