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
47759d9b
Commit
47759d9b
authored
Apr 08, 2022
by
Cynthia Ng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Separate config info in GitLab
parent
ffdcd293
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
doc/user/group/saml_sso/index.md
doc/user/group/saml_sso/index.md
+7
-5
No files found.
doc/user/group/saml_sso/index.md
View file @
47759d9b
...
...
@@ -23,12 +23,14 @@ If required, you can find [a glossary of common terms](../../../integration/saml
## Configure your identity provider
1.
On the top bar, select
**Menu > Groups**
and find your group.
1.
On the left sidebar, select
**Settings > SAML SSO**
.
1.
Configure your SAML identity provider using the
**Assertion consumer service URL**
,
**Identifier**
, and
**GitLab single sign-on URL**
.
Alternatively GitLab provides
[
metadata XML configuration
](
#metadata-configuration
)
.
1.
Find the information in GitLab required for configuration:
1.
On the top bar, select
**Menu > Groups**
and find your group.
1.
On the left sidebar, select
**Settings > SAML SSO**
.
1.
Note the
**Assertion consumer service URL**
,
**Identifier**
, and
**GitLab single sign-on URL**
.
1.
Configure your SAML identity provider app using the noted details.
Alternatively, GitLab provides a
[
metadata XML configuration
](
#metadata-configuration
)
.
See
[
specific identity provider documentation
](
#providers
)
for more details.
1.
Configure the SAML response to include a
NameID
that uniquely identifies each user.
1.
Configure the SAML response to include a
[
NameID
](
#nameid
)
that uniquely identifies each user.
1.
Configure the required
[
user attributes
](
#user-attributes
)
, ensuring you include the user's email address.
1.
While the default is enabled for most SAML providers, please ensure the app is set to have service provider
initiated calls in order to link existing GitLab accounts.
...
...
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