Quay · OAuth Scopes
Quay OAuth Scopes
OAuth 2.0
derived
Quay publishes 6 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Quay API on a user’s behalf.
Tokens are issued from https://quay.io/oauth/access_token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Container ImagesContainersRed HatRegistrySecurity Scanning
Scopes: 6
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://quay.io/oauth/authorize
https://quay.io/oauth/authorize
Token URL
https://quay.io/oauth/access_token
https://quay.io/oauth/access_token
Flows
authorizationCode
authorizationCode
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| org:admin | Administer organizations | authorizationCode |
| repo:admin | Administer repositories | authorizationCode |
| repo:read | Read repositories | authorizationCode |
| repo:write | Write repositories | authorizationCode |
| user:admin | Administer the user | authorizationCode |
| user:read | Read user info | authorizationCode |