Aruba · Authentication Profile

Aruba Authentication

Authentication

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

CloudInfrastructureNetwork ManagementNetworkingSD-WANSecuritySwitchesWireless
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/aruba-central-api.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: OAuth 2.0 bearer token obtained through the Aruba Central API Gateway three-step
    OAuth flow. Tokens expire after 7200 seconds (2 hours) and can be refreshed using the refresh_token
    grant type.
  sources:
  - openapi/aruba-central-api.yml