Microsoft Purview · OAuth Scopes

Microsoft Purview OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://login.microsoftonline.com/{tenantId}/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.

ComplianceData CatalogData ClassificationData GovernanceData Loss PreventionInformation Protection
Scopes: 8 Flows: clientCredentials, authorizationCode Method: derived

OAuth endpoints

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

Scopes (8)

ScopeDescriptionFlows
InformationProtectionPolicy.Read Read information protection policies authorizationCode
InformationProtectionPolicy.Read.All Read all information protection policies authorizationCode, clientCredentials
RecordsManagement.Read.All Read records management settings clientCredentials
RecordsManagement.ReadWrite.All Read and write records management settings clientCredentials
eDiscovery.Read.All Read eDiscovery data authorizationCode
eDiscovery.ReadWrite.All Read and write eDiscovery data authorizationCode
https://management.azure.com/.default Access Azure Resource Manager clientCredentials
https://purview.azure.net/.default Access Microsoft Purview clientCredentials

Source

OAuth Scopes

microsoft-purview-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/microsoft-purview-account-openapi.yml, openapi/microsoft-purview-catalog-openapi.yml,
  openapi/microsoft-purview-data-map-openapi.yml, openapi/microsoft-purview-data-quality-openapi.yml,
  openapi/microsoft-purview-data-security-governance-openapi.yml, openapi/microsoft-purview-ediscovery-openapi.yml,
  openapi/microsoft-purview-information-protection-openapi.yml, openapi/microsoft-purview-metadata-policies-openapi.yml,
  openapi/microsoft-purview-records-management-openapi.yml, openapi/microsoft-purview-scanning-openapi.yml,
  openapi/microsoft-purview-unified-catalog-openapi.yml, openapi/microsoft-purview-workflow-openapi.yml
schemes:
- name: oauth2
  source: openapi/microsoft-purview-account-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Azure Active Directory OAuth2 authentication
- name: oauth2
  source: openapi/microsoft-purview-catalog-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Azure Active Directory OAuth2 authentication
- name: oauth2
  source: openapi/microsoft-purview-data-map-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Azure Active Directory OAuth2 authentication
- name: oauth2
  source: openapi/microsoft-purview-data-quality-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Azure Active Directory OAuth2 authentication
- name: oauth2
  source: openapi/microsoft-purview-data-security-governance-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Microsoft Identity Platform OAuth2
- name: oauth2
  source: openapi/microsoft-purview-ediscovery-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://login.microsoftonline.com/common/oauth2/v2.0/authorize
    tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token
  description: Microsoft Identity Platform OAuth2
- name: oauth2
  source: openapi/microsoft-purview-information-protection-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://login.microsoftonline.com/common/oauth2/v2.0/authorize
    tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token
  description: Microsoft Identity Platform OAuth2
- name: oauth2
  source: openapi/microsoft-purview-metadata-policies-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Azure Active Directory OAuth2 authentication
- name: oauth2
  source: openapi/microsoft-purview-records-management-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Microsoft Identity Platform OAuth2
- name: oauth2
  source: openapi/microsoft-purview-scanning-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Azure Active Directory OAuth2 authentication
- name: oauth2
  source: openapi/microsoft-purview-unified-catalog-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Azure Active Directory OAuth2 authentication
- name: oauth2
  source: openapi/microsoft-purview-workflow-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
  description: Azure Active Directory OAuth2 authentication
scopes:
- scope: InformationProtectionPolicy.Read
  description: Read information protection policies
  flows:
  - authorizationCode
  sources:
  - openapi/microsoft-purview-information-protection-openapi.yml
- scope: InformationProtectionPolicy.Read.All
  description: Read all information protection policies
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/microsoft-purview-data-security-governance-openapi.yml
  - openapi/microsoft-purview-information-protection-openapi.yml
- scope: RecordsManagement.Read.All
  description: Read records management settings
  flows:
  - clientCredentials
  sources:
  - openapi/microsoft-purview-records-management-openapi.yml
- scope: RecordsManagement.ReadWrite.All
  description: Read and write records management settings
  flows:
  - clientCredentials
  sources:
  - openapi/microsoft-purview-records-management-openapi.yml
- scope: eDiscovery.Read.All
  description: Read eDiscovery data
  flows:
  - authorizationCode
  sources:
  - openapi/microsoft-purview-ediscovery-openapi.yml
- scope: eDiscovery.ReadWrite.All
  description: Read and write eDiscovery data
  flows:
  - authorizationCode
  sources:
  - openapi/microsoft-purview-ediscovery-openapi.yml
- scope: https://management.azure.com/.default
  description: Access Azure Resource Manager
  flows:
  - clientCredentials
  sources:
  - openapi/microsoft-purview-account-openapi.yml
- scope: https://purview.azure.net/.default
  description: Access Microsoft Purview
  flows:
  - clientCredentials
  sources:
  - openapi/microsoft-purview-catalog-openapi.yml
  - openapi/microsoft-purview-data-map-openapi.yml
  - openapi/microsoft-purview-data-quality-openapi.yml
  - openapi/microsoft-purview-metadata-policies-openapi.yml
  - openapi/microsoft-purview-scanning-openapi.yml
  - openapi/microsoft-purview-unified-catalog-openapi.yml
  - openapi/microsoft-purview-workflow-openapi.yml