hashicorp / hashicorp/boundary
Integrated Security with Azure Entra for PostgreSQL database
Open
enhancement
- Dominant language
- Go
- Stars
- 4.1k
- Forks
- 317
- Avg merge
- 5h 10m
- Merged PRs (30d)
- 1
Description
I would like to request the implementation of Azure Entra ID-based authentication for boundary's connection to the PostgreSQL backend. As far as I can tell, the current method relies on traditional username and password credentials. By transitioning to a passwordless approach using Azure Managed Identities, we can significantly improve our security posture. This will enable centralized access control through Entra ID and remove the risks associated with managing and rotating database secrets.
Contributor guide
Assessment
This issue has not been assessed yet.