cirrus-ci-docs icon indicating copy to clipboard operation
cirrus-ci-docs copied to clipboard

Scoped API Token

Open fkorotkov opened this issue 2 years ago • 0 comments

Description

Right now API token that one can generate to access Cirrus API is global. Meaning that the token gives access to everything within the organization.

Let's allow to generate a scoped access token for particular repositories. We'll expose a GraphQL method and a UI where an admin (or via the global API token) will be able to generate a token scoped to particular reporitories.

fkorotkov avatar Oct 10 '22 22:10 fkorotkov