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
Refactor the keystore implementation to store and retrieve secrets using AWS Secrets Manager. Currently the secrets are stored in plaintext in the database. We need to update existing keystore interface to use the new backend.