mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🚀 Feature: Impersonation Mechanic #477
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.
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.
@sypion commented on GitHub:
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.
@stonith404 commented on GitHub:
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?