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
4c1a41b2
Commit
4c1a41b2
authored
Apr 15, 2021
by
Caleb Williamson
Committed by
Nick Gaskill
Apr 15, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add warning regarding SSO enforcement
parent
5063c0d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/user/packages/dependency_proxy/index.md
doc/user/packages/dependency_proxy/index.md
+5
-0
No files found.
doc/user/packages/dependency_proxy/index.md
View file @
4c1a41b2
...
...
@@ -68,6 +68,11 @@ The requirement to authenticate is a breaking change added in 13.7. An [administ
disable it
](
../../../administration/packages/dependency_proxy.md#disabling-authentication
)
if it
has disrupted your existing Dependency Proxy usage.
WARNING:
If
[
SSO enforcement
](
../../group/saml_sso/index.md#sso-enforcement
)
is enabled for your Group, requests to the dependency proxy will fail. This bug is being tracked in
[
this issue
](
https://gitlab.com/gitlab-org/gitlab/-/issues/294018
)
.
Because the Dependency Proxy is storing Docker images in a space associated with your group,
you must authenticate against the Dependency Proxy.
...
...
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