Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions and Framework for middleware to access postgresql db #415

Closed
marycrawford opened this issue Nov 21, 2024 · 2 comments
Closed
Assignees
Labels

Comments

@marycrawford
Copy link
Collaborator

marycrawford commented Nov 21, 2024

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

@marycrawford marycrawford self-assigned this Nov 21, 2024
@marycrawford
Copy link
Collaborator Author

Currently troubleshooting permission issues for vault.

@marycrawford
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants