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

Add support for using a managed identity to connect to Azure Database for PostgreSQL #346

Open
MattMcL4475 opened this issue Aug 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request TES Priority: P1 Groomed to a Priority 1 issue Usability Enable TES is easy to use for end users
Milestone

Comments

@MattMcL4475
Copy link
Collaborator

MattMcL4475 commented Aug 9, 2023

Problem:
Currently, TES uses a connection string with a username/password. This issue is to support the ability to use a managed identity

Solution:
Ability to specify via configuration to use a managed identity

Benefits
Simplify deployment
Security improvement

Reference:

https://learn.microsoft.com/en-us/azure/postgresql/single-server/how-to-configure-sign-in-azure-ad-authentication
https://learn.microsoft.com/en-us/azure/postgresql/single-server/concepts-azure-ad-authentication
https://learn.microsoft.com/en-us/azure/postgresql/single-server/how-to-connect-with-managed-identity

@ngambani ngambani added enhancement New feature or request Robustness Enable users can run tasks w/o bugs or with mitigation of known bugs Usability Enable TES is easy to use for end users tobegroomed Add this label while creating new issues to get issues prioritized on the backlog and removed Robustness Enable users can run tasks w/o bugs or with mitigation of known bugs labels Oct 11, 2023
@ngambani ngambani removed the tobegroomed Add this label while creating new issues to get issues prioritized on the backlog label Oct 26, 2023
@MattMcL4475 MattMcL4475 added the TES Priority: P1 Groomed to a Priority 1 issue label Dec 11, 2023
@MattMcL4475 MattMcL4475 self-assigned this Dec 13, 2023
@MattMcL4475 MattMcL4475 added TES Priority: P2 Groomed to a Priority 2 issue and removed TES Priority: P1 Groomed to a Priority 1 issue labels Apr 5, 2024
@MattMcL4475 MattMcL4475 added TES Priority: P1 Groomed to a Priority 1 issue and removed TES Priority: P2 Groomed to a Priority 2 issue labels Apr 23, 2024
@BMurri BMurri added this to the TES Backlog milestone Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request TES Priority: P1 Groomed to a Priority 1 issue Usability Enable TES is easy to use for end users
Projects
None yet
Development

No branches or pull requests

3 participants