Commit d9247eae authored by Steve Abrams's avatar Steve Abrams Committed by Nick Gaskill

Update dependency proxy docs with permissions note

parent 35a0050d
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment