Adobe Experience Manager OAuth Scopes
Adobe Experience Manager publishes 6 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Adobe Experience Manager API on a user’s behalf.
Tokens are issued from https://ims-na1.adobelogin.com/ims/token/v3.
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://ims-na1.adobelogin.com/ims/token/v3
clientCredentials
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope required by Adobe IMS when requesting an access token for AEM as a Cloud Service APIs. | |
| AdobeID | Adobe IMS identity scope required for authenticating a Developer Console credential against AEM as a Cloud Service APIs. | |
| read_organizations | Allows the credential to read the Adobe organization information associated with the Developer Console project. | |
| additional_info.projectedProductContext | Includes the projected product context in the IMS access token, used by AEM as a Cloud Service to authorize API calls. | |
| read_pc.dma_aem_cloud | Grants read access to the AEM as a Cloud Service (dma_aem_cloud) product context for the authenticated credential. | |
| aem.document | Scope required for invoking the AEM Forms Communications (document generation) APIs on AEM as a Cloud Service. |
📄 Provider scope reference: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/using-communications/oauth-api-authetication
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.