WSO2 · Authentication Profile

Wso2 Authentication

Authentication

WSO2 secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the password flow(s).

API ManagementGatewaysOpen SourceAPI LifecycleGraphQLSOAPREST
Methods: oauth2 Schemes: 1 OAuth flows: password API key in:

Security Schemes

OAuth2Security oauth2
· flows: password

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/wso2-admin-api.yaml, openapi/wso2-dcr-api.yaml, openapi/wso2-devportal-api.yaml,
  openapi/wso2-governance-api.yaml, openapi/wso2-service-catalog-api.yaml
summary:
  types:
  - oauth2
  oauth2_flows:
  - password
schemes:
- name: OAuth2Security
  type: oauth2
  flows:
  - flow: password
    tokenUrl: https://localhost:9443/oauth2/token
    scopes: 41
  sources:
  - openapi/wso2-admin-api.yaml
  - openapi/wso2-dcr-api.yaml
  - openapi/wso2-devportal-api.yaml
  - openapi/wso2-governance-api.yaml
  - openapi/wso2-service-catalog-api.yaml