Azure Web PubSub · Authentication Profile

Microsoft Azure Web Pubsub Authentication

Authentication

Azure Web PubSub secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

MessagingPub-SubReal-TimeServerlessWebSockets
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearer_auth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/microsoft-azure-web-pubsub-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearer_auth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: |-
    JWT signed with the service AccessKey using HS256, or a Microsoft
    Entra ID OAuth 2.0 bearer token with scope
    https://webpubsub.azure.com/.default
  sources:
  - openapi/microsoft-azure-web-pubsub-openapi.yml