You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custodia has no HTTP method to update a secret in place. Secrets must be deleted first with DELETE and then re-added with PUT. For integration with another system I need an add-or-update API.