Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow admin to create tokens for other users #589

Open
mdekstrand opened this issue Nov 4, 2024 · 0 comments
Open

Allow admin to create tokens for other users #589

mdekstrand opened this issue Nov 4, 2024 · 0 comments

Comments

@mdekstrand
Copy link

I was trying to set up read-only role users (e.g. for deployment) that can check out via HTTP with authentication tokens, but could only create tokens for a new user after assigning them a public key and connecting as them.

It would be convenient if an admin user could create auth tokens for other users. Then I could easily create as many role accounts and authentication tokens as I need from my primary user. A user token create command, or a --user option to token create.

Analogous list / delete etc. capabilities could also be useful, so admin can revoke compromised tokens without needing to directly edit the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant