Skip to content

Scope filter for access tokens (new feature)

Proposal

This issue is to discuss the usefulness of a proposed new filter to display access tokens that contain certain scopes.

This would apply to the following APIs:

In addition to the API this new filter could be shown in the following UIs:

  • Credential inventory
  • Service account PATs

It could look something like this:

image

Rational

Scopes grant very different levels of access (read) and activity (write). As an admin or a group owner, I would like to list tokens that could action dangerous activities, for example, api, sudo, admin_mode.

/cc @adil.farrukh @hsutor @dblessing

Edited by Eduardo Sanz García