Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 39,512
    • Issues 39,512
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,222
    • Merge requests 1,222
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #227264

Closed
Open
Created Jul 07, 2020 by Dan Jensen@djensen🔴Developer

Allow admins to list PAT tokens via REST API

Problem solve

In #36742 (closed) we implemented a credentials inventory to enable administrators to list user access credentials, including Personal Access Token (PAT) records.

An HTML UI does not sufficiently support larger organizations that rely on GitLab's APIs to programmatically carry out many functions within the application.

Further details

Although GitLab is "GraphQL first", this feature is expected to be used in conjunction with the REST API for ApplicationSetting and should be implemented in the REST API on that basis.

Intended users

  • Sidney (Systems Administrator)
  • Cameron (Compliance Manager)

Proposal

Add a REST endpoint that allows an administrator to list all user Personal Access Token (PAT) records.

Edited Jul 07, 2020 by Dan Jensen
Assignee
Assign to
Time tracking