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
As an engineer, we need the middleware service to access the postgresql db.
Accepted criteria:
[x] Securely provide credentials to middleware
[x] Ensure middleware can only access postgresql db
[x] Left first approach (with security in mind) in designing how to provide middleware with permissions to the db
The text was updated successfully, but these errors were encountered:
Update PR to review since the secret is successfully being stored in Azure vault and the sslmode is in the middleware (application.yaml) and dev.yaml file.
As an engineer, we need the middleware service to access the postgresql db.
Accepted criteria:
[x] Securely provide credentials to middleware
[x] Ensure middleware can only access postgresql db
[x] Left first approach (with security in mind) in designing how to provide middleware with permissions to the db
The text was updated successfully, but these errors were encountered: