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

Feature: create admin/non-admin api-keys. #1028

Open
esune opened this issue Feb 22, 2024 · 5 comments
Open

Feature: create admin/non-admin api-keys. #1028

esune opened this issue Feb 22, 2024 · 5 comments
Labels
pinned Pinned item that will never become stale

Comments

@esune
Copy link
Member

esune commented Feb 22, 2024

Currently, tenant users all have the same level of access and are allowed to perform any type of operation, even change configurations. It might be useful to be able to issue non-admin api-keys to consumers that only need to perform "basic" tasks, while users with admin access that can change tenant settings, etc. would have an admin api-key.

T.B.D. what exactly is considered an admin function and what is not.

@loneil
Copy link
Contributor

loneil commented Feb 22, 2024

Thinking about it, we should probably tie the ability to create new keys to admin keys only.

@esune
Copy link
Member Author

esune commented Feb 22, 2024

Thinking about it, we should probably tie the ability to create new keys to admin keys only.

Yes, definitely - I didn't explicitly state it, but that would be necessary.

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Mar 24, 2024
@esune esune added pinned Pinned item that will never become stale and removed Stale labels Mar 25, 2024
@esune esune moved this from Assignment Ready to Assigned in CDT Enterprise Apps Apr 4, 2024
@PatStLouis
Copy link

Could this cover the need outlined in #1057?

@esune
Copy link
Member Author

esune commented Apr 8, 2024

Commented there

@loneil loneil moved this from Assigned to In Progress in CDT Enterprise Apps May 7, 2024
@esune esune moved this from In Progress to Blocked in CDT Enterprise Apps Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned Pinned item that will never become stale
Projects
Status: Blocked
Development

No branches or pull requests

3 participants