Microsoft Power Platform · OAuth Scopes

Microsoft Power Platform OAuth Scopes

OAuth 2.0 searched

Microsoft Power Platform publishes 5 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Microsoft Power Platform API on a user’s behalf.

Tokens are issued from https://login.microsoftonline.com/common/oauth2/v2.0/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.

DataverseLow-CodeMicrosoftPower AppsPower AutomatePower BI
Scopes: 5 Flows: authorizationCode, clientCredentials, implicit Method: searched

OAuth endpoints

Authorization URL
https://login.microsoftonline.com/common/oauth2/v2.0/authorize https://login.microsoftonline.com/common/oauth2/authorize
Token URL
https://login.microsoftonline.com/common/oauth2/v2.0/token https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
Flows
authorizationCodeclientCredentialsimplicit

Scopes (5)

ScopeDescriptionFlows
https://{org}.api.crm.dynamics.com/.default All permissions the calling principal has been granted on that Dataverse environment. Actual reach is decided by the security role on the user or application user, not by the scope. authorizationCode, clientCredentials
https://{org}.api.crm.dynamics.com/user_impersonation Delegated access to Dataverse on behalf of the signed-in user. authorizationCode
https://api.powerplatform.com/.default Tenant administration surface. Which namespaces the token can actually reach is governed by the Power Platform admin permission reference. authorizationCode, clientCredentials
mcp.tools Delegated permission that grants an MCP client access to the Dataverse MCP server. Granting it is not sufficient on its own - the client's application id must also be added to the environment's allowed MCP clients list in the Power Platform admin center. authorizationCode
user_impersonation Azure Resource Manager impersonation, declared in Microsoft's Swagger for the Microsoft.PowerPlatform provider. Governs enterprise policies, accounts and private link. implicit

Source

OAuth Scopes

Raw ↑
generated: '2026-09-06'
method: searched
source: >-
  Derived baseline from openapi/microsoft-power-platform-metadata-api-openapi.yml and
  openapi/microsoft-power-platform-records-api-openapi.yml, then enriched from
  https://learn.microsoft.com/en-us/power-platform/admin/programmability-authentication-v2,
  https://learn.microsoft.com/en-us/power-platform/admin/programmability-permission-reference and
  https://learn.microsoft.com/en-us/power-apps/maker/data-platform/data-platform-mcp-other-clients
  (all HTTP 200, fetched 2026-09-06)
docs: https://learn.microsoft.com/en-us/power-platform/admin/programmability-permission-reference
model: >-
  Power Platform uses resource-scoped Entra ID permissions, not a fine-grained scope catalogue.
  For machine-to-machine access you request the resource's /.default scope and the real
  authorization decision is made by the Dataverse security role or Power Platform admin role
  attached to the principal inside the environment. That is why this list is short and the
  permission reference, not this file, is where the granularity lives.
schemes:
- name: oauth2
  provider: Microsoft Entra ID
  flows:
  - flow: authorizationCode
    authorizationUrl: https://login.microsoftonline.com/common/oauth2/v2.0/authorize
    tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
- name: azure_auth
  provider: Microsoft Entra ID
  resource: https://management.azure.com
  flows:
  - flow: implicit
    authorizationUrl: https://login.microsoftonline.com/common/oauth2/authorize
scopes:
- scope: https://{org}.api.crm.dynamics.com/.default
  resource: Microsoft Dataverse Web API
  description: >-
    All permissions the calling principal has been granted on that Dataverse environment. Actual
    reach is decided by the security role on the user or application user, not by the scope.
  flows: [authorizationCode, clientCredentials]
- scope: https://{org}.api.crm.dynamics.com/user_impersonation
  resource: Microsoft Dataverse Web API
  description: Delegated access to Dataverse on behalf of the signed-in user.
  flows: [authorizationCode]
- scope: https://api.powerplatform.com/.default
  resource: Power Platform API
  description: >-
    Tenant administration surface. Which namespaces the token can actually reach is governed by
    the Power Platform admin permission reference.
  flows: [authorizationCode, clientCredentials]
- scope: mcp.tools
  resource: Dynamics CRM (Dataverse MCP server)
  description: >-
    Delegated permission that grants an MCP client access to the Dataverse MCP server. Granting
    it is not sufficient on its own - the client's application id must also be added to the
    environment's allowed MCP clients list in the Power Platform admin center.
  flows: [authorizationCode]
- scope: user_impersonation
  resource: https://management.azure.com
  description: >-
    Azure Resource Manager impersonation, declared in Microsoft's Swagger for the
    Microsoft.PowerPlatform provider. Governs enterprise policies, accounts and private link.
  flows: [implicit]
consent:
  tenant_admin_required: true
  note: >-
    A tenant administrator must grant admin consent before a client can authenticate. Microsoft
    publishes the consent URL form
    https://login.microsoftonline.com/{tenant-id}/adminconsent?client_id={client-id} and, for its
    own Dataverse CLI proxy, the app id 0c412cc3-0dd6-449b-987f-05b053db9457.

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/microsoft-power-platform-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.