1
Enable Syncing of Vault and Edge Function Secrets
Source: supabase/supabase#39109 · opened by @IdrisCelik
Description: It would be highly beneficial to enable seamless syncing between Vault secrets and Edge Function secrets. Currently, secrets stored in Vault cannot be automatically propagated to Edge Functions, which limits the integration of Vault as part of the ecosystem. Use Case: For example, if I have an Edge Function that should only be callable by the database, having a synced secret would allow me to enforce this securely and reliably without manual updates. This ensures consistency and reduces the risk of secret mismatches across services. Proposed Enhancement: • Allow automatic syncing of Vault secrets to Edge Functions. • Ensure updates in Vault are reflected in Edge Functions in near real-time. • (optional) Support versioning or rotation to maintain security best practices. Benefit: • Streamlines secret management across the ecosystem. • Enhances security by centralizing secrets in Vault while allowing Edge Functions to use them s…
No pledges yet. Be the first to back this.
Comments
Similar requests
Ability to restrict / remove access to values in vault-related tables/views from Supabase Studio UI
7 votes · 0 comments
Move Away from Using Environment Variables for Secrets
1 vote · 0 comments
Upload non-secret environment variables to Edge Function Secrets Management
4 votes · 0 comments
Edge Function runtime events
1 vote · 0 comments
Feature Request: Add Descriptions for Edge Functions
2 votes · 0 comments
No comments yet.