Super Micro Computer · Authentication Profile

Super Micro Computer Authentication

Authentication

Super Micro Computer secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

ServersData CenterHardwareServer ManagementRedfishBMCIPMIFortune 500InfrastructureCloud
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

BasicAuth http
scheme: basic
SessionAuth apiKey
· in: header (X-Auth-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/supermicro-redfish-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  description: HTTP Basic authentication using BMC username and password
  sources:
  - openapi/supermicro-redfish-openapi.yml
- name: SessionAuth
  type: apiKey
  in: header
  parameter: X-Auth-Token
  description: Redfish session token obtained from POST /redfish/v1/SessionService/Sessions
  sources:
  - openapi/supermicro-redfish-openapi.yml