traction
traction copied to clipboard
Feature: create admin/non-admin api-keys.
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.
Thinking about it, we should probably tie the ability to create new keys to admin keys only.
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.
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.
Could this cover the need outlined in #1057?
Commented there