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

Add route for Tiled admins to revoke API key #766

Open
danielballan opened this issue Jun 29, 2024 · 0 comments · May be fixed by #786
Open

Add route for Tiled admins to revoke API key #766

danielballan opened this issue Jun 29, 2024 · 0 comments · May be fixed by #786
Assignees

Comments

@danielballan
Copy link
Member

danielballan commented Jun 29, 2024

We have POST /api/v1/auth/principal/{uuid}/apikey, guarded with admin:apikeys scope, enabling Tiled admins to mint API keys on behalf of others users and service principals. We should have corresponding DELETE route that Tiled admins can use to revoke any API key.

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