Adobe Workfront OAuth Scopes
Adobe Workfront publishes 18 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Adobe Workfront API on a user’s behalf.
Tokens are issued from https://mcp.workfront.adobe.com/oauth/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.
OAuth endpoints
https://mcp.workfront.adobe.com/oauth/authorize
https://mcp.workfront.adobe.com/oauth/token
authorizationCode
Scopes (18)
| Scope | Description | Flows |
|---|---|---|
| AdobeID | Core Adobe IMS identity scope. | authorizationCode |
| openid | OpenID Connect — issue an ID token. | authorizationCode |
| profile | Access to the signed-in user's Adobe profile. | authorizationCode |
| Access to the signed-in user's email address. | authorizationCode | |
| additional_info.projectedProductContext | Adobe IMS product-context claim; resolves which Adobe products and organizations the user is entitled to, including the Workfront instance. | authorizationCode |
| read_pc.workfront | Read the user's Workfront product context — the Workfront-specific entitlement scope. | authorizationCode |
| read_organizations | Read the Adobe organizations (IMS orgs) the user belongs to. | authorizationCode |
| org.read | Read organization metadata. | authorizationCode |
| accounts.read | Read account information. | authorizationCode |
| session | Session management scope. | authorizationCode |
| read_pc | Read product context (generic). | authorizationCode |
| read_pc.acp | Read Adobe Cloud Platform product context. | authorizationCode |
| read_pc.dma_tartan | Read product context for the Adobe DMA (tartan) service group. | authorizationCode |
| aem.folders | Adobe Experience Manager folder access — used by the Workfront/AEM document tools. | authorizationCode |
| aem.assets.author | Adobe Experience Manager Assets authoring access. | authorizationCode |
| aem.assets.delivery | Adobe Experience Manager Assets delivery access. | authorizationCode |
| ab.manage | Adobe App Builder management scope. | authorizationCode |
| creative_cloud | Creative Cloud access. | authorizationCode |
📄 Provider scope reference: https://experienceleague.adobe.com/en/docs/workfront/using/administration-and-setup/configure-integrations/create-oauth-application
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.