gitpod-io / gitpod-io/gitpod

Allow instance admins to impersonate users

Open
#5,068 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

component: dashboard feature: admin dashboard meta: never-stale needs visual design team: webapp type: feature request
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

Problem to solve

For instance admins, it could be useful to impersonate users so that they can see what a user sees. This can be helpful for debugging issues or helping out users by taking actions on behalf of the user.

See also relevant discussion (internal). Cc @svenefftinge @geropl @jankeromnes

User Flow
  1. An instance admin could go into /admin, search for a user, open their profile, and click an Impersonate action button.
  2. It should be clear on the user interface when you are impersonating a user.
  3. During impersonation it should be clear how to stop impersonating a user.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the /admin user-search and profile flow described in the issue, then map how an instance admin would enter and exit impersonation. Done means the profile offers an Impersonate action, the interface clearly indicates impersonation is active, and users can clearly stop it; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authorization, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.