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-06-28 18:09:19 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-28 18:09:19 +0300
commit24623a974348595d33cc9be6881b285a026ff13b (patch)
tree20a28aa9b423a65c52ea5ca54c6fcb91dd9ddfd6 /doc/user/group/saml_sso/index.md
parent72ba138510cad0a8c4819ef0512153dd4dbced7f (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.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/user/group/saml_sso/index.md b/doc/user/group/saml_sso/index.md
index 8cc261af50d..7795aed5fd0 100644
--- a/doc/user/group/saml_sso/index.md
+++ b/doc/user/group/saml_sso/index.md
@@ -489,6 +489,18 @@ When the **Enforce SSO-only authentication for web activity for this group** opt
- For non-members or users who are not signed in:
- SSO is not enforced when they access public group resources.
- SSO is enforced when they access private group resources.
+- For items in the organization's group hierarchy, dashboard visibility is as
+ follows:
+ - SSO is enforced when viewing your [To-Do List](../../todos.md). Your
+ to-do items are hidden if your SSO session has expired, and an
+ [alert is shown](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115254).
+ - SSO is enforced when viewing your list of assigned issues. Your issues are
+ hidden if your SSO session has expired.
+ [Issue 414475](https://gitlab.com/gitlab-org/gitlab/-/issues/414475) proposes to change this
+ behavior so that issues are visible.
+ - SSO is not enforced when viewing lists of merge requests where you are the
+ assignee or your review is requested. You can see merge requests even if
+ your SSO session has expired.
SSO enforcement for web activity has the following effects when enabled: