observablehq / feedback

Customer submitted bugs and feature requests
42 stars 3 forks source link

More selective sharing of Observable Secrets with Team Guests #600

Open zachperiscopic opened 8 months ago

zachperiscopic commented 8 months ago

Is your feature request related to a problem? Please describe. We have been using Observable Secrets as a way to store API keys to access data sources. We can then share notebooks with people by making them Guests, and allowing guest access for selective Secrets. However, this means that all Guests for our Team will have access to every Secret with Guest Access. In other words, there is no way to be more selective with sharing Secrets, such as specifying which guests can access which secrets beyond a global "Guest Access". This means Guests could potentially access Secrets we'd rather not share with all Guests to our Team.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Screen Shot 2023-10-11 at 12 27 40 PM