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
62d94a03
Commit
62d94a03
authored
Dec 13, 2021
by
Harsh Chouraria
Committed by
Evan Read
Dec 13, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add error example for Groups SCIM Provisioning
parent
e39ada24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
doc/user/group/saml_sso/scim_setup.md
doc/user/group/saml_sso/scim_setup.md
+9
-0
No files found.
doc/user/group/saml_sso/scim_setup.md
View file @
62d94a03
...
@@ -303,3 +303,12 @@ As a workaround, try an alternate mapping:
...
@@ -303,3 +303,12 @@ As a workaround, try an alternate mapping:
1.
Follow the Azure mapping instructions from above.
1.
Follow the Azure mapping instructions from above.
1.
Delete the
`name.formatted`
target attribute entry.
1.
Delete the
`name.formatted`
target attribute entry.
1.
Change the
`displayName`
source attribute to have
`name.formatted`
target attribute.
1.
Change the
`displayName`
source attribute to have
`name.formatted`
target attribute.
#### Failed to match an entry in the source and target systems Group 'Group-Name'
Group provisioning in Azure can fail with the
`Failed to match an entry in the source and target systems Group 'Group-Name'`
error message,
and the error response can include a HTML result of the GitLab URL
`https://gitlab.com/users/sign_in`
.
This error is harmless and occurs because Group provisioning was turned on but GitLab SCIM integration does not support it nor require it. To
remove the error, follow the instructions in the Azure configuration guide to disable the option
[
`Synchronize Azure Active Directory Groups to AppName`
](
#azure-configuration-steps
)
.
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