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-01-03 21:08:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-03 21:08:34 +0300
commitcf7d071ff1d52a34d1411d8916f251d589bd6381 (patch)
treed3ca63aba3d1b97964ab9c23d9f2c38884d2d662 /doc/integration
parent4eef6c2c97b50f2305c561f0e1c6f0e14e661642 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/saml.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/integration/saml.md b/doc/integration/saml.md
index 73f220801bf..c42807f33cd 100644
--- a/doc/integration/saml.md
+++ b/doc/integration/saml.md
@@ -200,6 +200,8 @@ You can configure GitLab to use multiple SAML IdPs if:
- The `strategy_class` is explicitly set because it cannot be inferred from provider
name.
+[SAML Group Sync](../user/group/saml_sso/group_sync.md) does not support multiple IdPs. For more information, see [issue 386605](https://gitlab.com/gitlab-org/gitlab/-/issues/386605).
+
Example provider's configuration for installations from source:
```yaml