Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
80984772
Commit
80984772
authored
Jan 10, 2022
by
Gerardo Gutierrez
Committed by
Evan Read
Jan 10, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a warning regarding configuring group sync
parent
4a13abe6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/user/group/saml_sso/index.md
doc/user/group/saml_sso/index.md
+4
-0
No files found.
doc/user/group/saml_sso/index.md
View file @
80984772
...
...
@@ -357,6 +357,10 @@ Ensure your SAML identity provider sends an attribute statement named `Groups` o
</saml:AttributeStatement>
```
WARNING:
Setting up Group Sync can disconnect users from SAML IDP if there is any mismatch in the configuration. Ensure the
`Groups`
attribute is included in the SAML response, and the
**SAML Group Name**
matches the
`AttributeValue`
attribute.
Other attribute names such as
`http://schemas.microsoft.com/ws/2008/06/identity/claims/groups`
are not accepted as a source of groups.
See the
[
SAML troubleshooting page
](
../../../administration/troubleshooting/group_saml_scim.md
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment