oneuptime icon indicating copy to clipboard operation
oneuptime copied to clipboard

Enhancement: Secrets management

Open Brukkil opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. The problem is that I need to update the secret each time when I add a new monitor that will use it instead of setting some inherited settings for it

Describe the solution you'd like Create properties for secrets that will allow monitors to use them by some rules instead of manually adjusting permissions. Secrets can sometimes be project-wide because only permitted users are present at the project. Maybe create some permissions set for secrets like assigning groups of users that can use it or checkbox "is projectwide?"

Brukkil avatar Jun 14 '24 18:06 Brukkil

Agree that it is quite frustrating to update secrets for every new monitor and suggested solutions are good enough. I understand that it is due to security reason to prevent anybody to send secrets on newly created monitor to any API to reveal its values, but after monitor has access to secrets its API still can be edited and granted secrets still can be leaked.

anathex avatar May 13 '25 13:05 anathex