generated: '2026-07-11' method: derived source: openapi/spinnaker-gate-openapi.yml summary: types: - mutualTLS - oauth2 oauth2_flows: - authorizationCode schemes: - name: oauth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://accounts.example.com/oauth/authorize tokenUrl: https://accounts.example.com/oauth/token scopes: 3 description: OAuth 2.0 authentication for Spinnaker Gate sources: - openapi/spinnaker-gate-openapi.yml - name: x509 type: mutualTLS description: X.509 certificate-based mutual TLS authentication sources: - openapi/spinnaker-gate-openapi.yml