Sonatype · Authentication Profile

Sonatype Authentication

Authentication

Sonatype secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

Software Supply ChainSecurityVulnerability ManagementSBOMSoftware Composition AnalysisDevSecOps
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

BasicAuth http
scheme: basic
BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/sonatype-lifecycle-openapi.yml
summary:
  types:
  - http
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  sources:
  - openapi/sonatype-lifecycle-openapi.yml
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/sonatype-lifecycle-openapi.yml