traction icon indicating copy to clipboard operation
traction copied to clipboard

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

Open esune opened this issue 1 year ago • 5 comments

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.

esune avatar Feb 22 '24 20:02 esune

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

loneil avatar Feb 22 '24 21:02 loneil

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.

esune avatar Feb 22 '24 22:02 esune

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[bot] avatar Mar 24 '24 02:03 github-actions[bot]

Could this cover the need outlined in #1057?

PatStLouis avatar Apr 08 '24 14:04 PatStLouis

Commented there

esune avatar Apr 08 '24 16:04 esune