Authorization Service API 0.0.1

Enables access control on resources of OCM services

Base URLs:

  • Main (production) server: https://api.openshift.com
  • Staging server: https://api.stage.openshift.com
  • current domain: /

Authentication

  • API Key (Access Token)
    • Parameter name: Authorization
    • In: header

    Authorization: AccessToken {cluster-uuid}:{access-token}

  • HTTP Authentication, scheme: bearer

Operations

Schemas