JFrog Container Registry · OAuth Scopes

JFrog Container Registry OAuth Scopes

OAuth 2.0 searched

JFrog Container Registry uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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 ImagesContainersDockerHelmJFrogRegistry
Scopes: 0 Flows: Method: searched

Scopes (0)

JFrog Container Registry implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

jfrog-container-registry-scopes.yml Raw ↑
specification: API Commons OAuth Scopes
specificationVersion: '0.1'
provider: JFrog Container Registry
providerId: jfrog-container-registry
generated: '2026-08-29'
modified: '2026-08-29'
method: searched
source: https://docs.jfrog.com/administration/docs/access-tokens
docs: https://docs.jfrog.com/administration/reference/create-scoped-token
description: >-
  Scope grammar for JFrog Platform scoped access tokens — the credential used for the REST
  surface behind JFrog Container Registry. Read from JFrog's own access-token documentation;
  no OpenAPI securityScheme block exists to derive from (JFrog publishes no downloadable spec).
model: >-
  Since Artifactory 7.21.1 every access token is a SCOPED token. REST API access is granted by
  default; the scope string then adds the permissions the token carries. Scopes are passed as a
  space- or comma-delimited `scope` form field on POST /access/api/v1/tokens.
scopes:
  - name: applied-permissions/user
    description: >-
      The token carries exactly the permissions of the user it was created for. This is the
      default for a self-created identity token.
  - name: applied-permissions/admin
    description: >-
      Admin-level permissions across the platform. Only an Artifactory administrator can mint
      this. Used by companion services (Xray, Mission Control) that require admin access.
  - name: 'applied-permissions/groups:<group-name>[,<group-name>...]'
    description: The token is granted the permissions of the named group(s).
  - name: 'applied-permissions/roles:<project-key>:<role>[,<role>...]'
    description: >-
      Project-scoped role grant. Documented example —
      scope=applied-permissions/roles:project-key:developer,qa
  - name: 'system:info/storage:r'
    description: >-
      Resource-style read scope. Named explicitly by the Get Storage Summary Info operation,
      which states it "Requires authentication using Access Tokens, either as admin or using a
      scoped token with the system:info/storage:r scope."
    evidence: https://docs.jfrog.com/artifactory/reference/getstoragesummaryinfo
token_kinds:
  - name: Identity token
    description: A user-scoped token any user can create for themselves.
    docs: https://docs.jfrog.com/user-management/docs/identity-tokens
  - name: Reference token
    description: >-
      A short opaque token that can be used in place of a password for basic authentication by
      clients that only support basic auth.
  - name: Admin scoped token
  - name: Project admin token
  - name: Group scoped token
notes:
  - >-
    A token's scope is visible in the Access Tokens UI as a Scope column from Artifactory 7.46.3.
  - >-
    This is not an RFC 6749 delegated-authorization scope list — JFrog's scopes are permission
    assertions minted into the token, not consented OAuth scopes on an authorization endpoint.
    The OAuth flow JFrog does expose is the MCP server's client authorization; its scope set is
    not published and could not be introspected anonymously.
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/jfrog-container-registry-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.