Microsoft Endpoint Configuration Management Authentication

Authentication

Microsoft Endpoint Configuration Management secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware Deployment
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

windowsAuth http
scheme: negotiate
oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/microsoft-endpoint-configuration-management-configmgr-rest-api-openapi.yml,
  openapi/microsoft-endpoint-configuration-management-intune-data-warehouse-api-openapi.yml,
  openapi/microsoft-endpoint-configuration-management-intune-graph-api-openapi.yml, openapi/microsoft-endpoint-configuration-management-intune-reporting-export-api-openapi.yml
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - authorizationCode
schemes:
- name: windowsAuth
  type: http
  scheme: negotiate
  description: Windows Integrated Authentication (Kerberos/NTLM).
  sources:
  - openapi/microsoft-endpoint-configuration-management-configmgr-rest-api-openapi.yml
- name: oauth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://login.microsoftonline.com/common/oauth2/v2.0/authorize
    tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token
    scopes: 0
  description: OAuth 2.0 via Azure AD for cloud management gateway access.
  sources:
  - openapi/microsoft-endpoint-configuration-management-configmgr-rest-api-openapi.yml
  - openapi/microsoft-endpoint-configuration-management-intune-data-warehouse-api-openapi.yml
  - openapi/microsoft-endpoint-configuration-management-intune-graph-api-openapi.yml
  - openapi/microsoft-endpoint-configuration-management-intune-reporting-export-api-openapi.yml