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.
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.