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
c038f16f
Commit
c038f16f
authored
Jan 06, 2022
by
Alvin Gounder
Committed by
Marcel Amirault
Jan 06, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enhance wording in Azure section of GroupSAML docs
parent
c075a9b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
doc/user/group/saml_sso/index.md
doc/user/group/saml_sso/index.md
+4
-3
No files found.
doc/user/group/saml_sso/index.md
View file @
c038f16f
...
...
@@ -72,10 +72,10 @@ To create users with the correct information for improved [user access and manag
the user's details must be passed to GitLab as attributes in the SAML assertion. At a minimum, the user's email address
must be specified as an attribute named
`email`
or
`mail`
.
GitLab.com supports the following attributes
:
You can configure the following attributes with GitLab.com Group SAML
:
-
`username`
or
`nickname`
. We recommend you configure only one of these.
-
The
[
attributes a
lso a
vailable
](
../../../integration/saml.md#assertions
)
to self-managed GitLab instances.
-
The
[
attributes available
](
../../../integration/saml.md#assertions
)
to self-managed GitLab instances.
### Metadata configuration
...
...
@@ -167,10 +167,11 @@ objectID mapping and the [SCIM documentation should be followed](scim_setup.md#a
| Identity provider single sign-on URL | Login URL |
| Certificate fingerprint | Thumbprint |
We recommend
:
The recommended attributes and claims settings are
:
-
**Unique User Identifier (Name identifier)**
set to
`user.objectID`
.
-
**nameid-format**
set to persistent.
-
Additional claims set to
[
supported attributes
](
#user-attributes
)
.
If using
[
Group Sync
](
#group-sync
)
, customize the name of the group claim to match the required attribute.
...
...
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