QA Wolf · Authentication Profile

Qa Wolf Authentication

Authentication

QA Wolf secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyDevtoolsTestingTest AutomationQACI/CDPlaywrightDeveloper Tools
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/qa-wolf-rest-openapi.yml
docs: https://docs.qawolf.com/qawolf/local-execution/authenticate
notes: >-
  API access uses a workspace API key (QAWOLF_API_KEY) passed as a bearer token
  in the Authorization header. Platform sign-in additionally supports SSO via an
  identity provider (Okta, OneLogin, Entra ID) and MFA. Inbound bug-tracker
  webhooks from QA Wolf can carry optional HTTP basic auth.
sso:
  supported: true
  providers: [Okta, OneLogin, Entra ID]
  docs: https://docs.qawolf.com/qawolf/sso
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: Bearer token using the workspace API key (QAWOLF_API_KEY). Find the key in the
    platform under Workspace Settings -> Integrations -> API Access.
  sources:
  - openapi/qa-wolf-rest-openapi.yml