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
d9247eae
Commit
d9247eae
authored
Dec 09, 2021
by
Steve Abrams
Committed by
Nick Gaskill
Dec 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update dependency proxy docs with permissions note
parent
35a0050d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/user/packages/dependency_proxy/index.md
doc/user/packages/dependency_proxy/index.md
+4
-0
No files found.
doc/user/packages/dependency_proxy/index.md
View file @
d9247eae
...
...
@@ -89,6 +89,10 @@ You can authenticate using:
-
A
[
personal access token
](
../../../user/profile/personal_access_tokens.md
)
with the scope set to
`read_registry`
and
`write_registry`
.
-
A
[
group deploy token
](
../../../user/project/deploy_tokens/index.md#group-deploy-token
)
with the scope set to
`read_registry`
and
`write_registry`
.
Users accessing the Dependency Proxy with a personal access token or username and password require
at least
[
Guest membership
](
../../permissions.md#group-members-permissions
)
to the group they pull images from.
#### SAML SSO
When
[
SSO enforcement
](
../../group/saml_sso/index.md#sso-enforcement
)
...
...
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