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
56b3ff6e
Commit
56b3ff6e
authored
Jun 02, 2021
by
Asmaa Hassan
Committed by
Evan Read
Jun 02, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update group sync with tips and screenshot
parent
34a8568b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
doc/user/group/saml_sso/img/saml_group_links_v13_9.png
doc/user/group/saml_sso/img/saml_group_links_v13_9.png
+0
-0
doc/user/group/saml_sso/index.md
doc/user/group/saml_sso/index.md
+10
-5
No files found.
doc/user/group/saml_sso/img/saml_group_links_v13_9.png
0 → 100644
View file @
56b3ff6e
159 KB
doc/user/group/saml_sso/index.md
View file @
56b3ff6e
...
...
@@ -328,18 +328,23 @@ Ensure your SAML identity provider sends an attribute statement named `Groups` o
</saml:AttributeStatement>
```
NOTE:
To inspect the SAML response, you can use one of these
[
SAML debugging tools
](
#saml-debugging-tools
)
.
Also note that the value for
`Groups`
or
`groups`
in the SAML reponse can be either the group name or
the group ID depending what the IdP sends to GitLab.
When SAML SSO is enabled for the top-level group,
`Maintainer`
and
`Owner`
level users
see a new menu item in group
**Settings > SAML Group Links**
.
Each group (parent or subgroup) can specify
one or more group links to map a SAML identity provider group name to a GitLab access level
.
see a new menu item in group
**Settings > SAML Group Links**
.
You can configure one or more
**SAML Group Links**
to map
a SAML identity provider group name to a GitLab Access Level. This can be done for the parent group or the subgroups
.
To link the SAML
`Freelancers`
group in the attribute statement
example above:
To link the SAML
groups from the
`saml:AttributeStatement`
example above:
1.
Enter
`Freelancers
`
in the
`SAML Group Name`
field.
1.
Enter
the value of
`saml:AttributeValue
`
in the
`SAML Group Name`
field.
1.
Choose the desired
`Access Level`
.
1.
**Save**
the group link.
1.
Repeat to add additional group links if desired.
![
SAML Group Links
](
img/saml_group_links_v13_
6
.png
)
![
SAML Group Links
](
img/saml_group_links_v13_
9
.png
)
If a user is a member of multiple SAML groups mapped to the same GitLab group,
the user gets the highest access level from the groups. For example, if one group
...
...
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