mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-03-01 11:21:53 +03:00
🚀 Feature: Impersonation Mechanic #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sypion on GitHub (Sep 19, 2024).
Feature description
Add an impersonation feature to mimic the user temporarily.
Pitch
Impersonation through SSO platforms is really helpful when troubleshooting end-user issues. I currently use Authentik to do this, but if this was added for Pocket ID, that would be the last thing my team and I would need to transition to Pocket ID and passkeys.
@stonith404 commented on GitHub (Sep 19, 2024):
There is already a "One-Time token" feature which allows you to sign in to any account as an administrator. Did you see this feature already? If so, could you please explain why it doesn’t meet your needs?
@sypion commented on GitHub (Sep 19, 2024):
You are so right! I didn't catch this earlier. I will try this out and report back if I encounter any hurdles. I appreciate your support and thank you again.