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 Service Principal and Managed Identities #132

Open
Pratted opened this issue May 19, 2023 · 2 comments
Open

Add Support for Service Principal and Managed Identities #132

Pratted opened this issue May 19, 2023 · 2 comments

Comments

@Pratted
Copy link

Pratted commented May 19, 2023

Microsoft recently added support for Service Principal and Managed Identity authentication to Azure DevOps.

https://devblogs.microsoft.com/devops/introducing-service-principal-and-managed-identity-support-on-azure-devops/

It would be useful if these additional authentication methods could be added so we can run go programs in an automated fashion on behalf of a service account instead of relying on a user's PAT.

@XtratusCloud
Copy link

Adding this functionality would also unlock the possibility to include it in the azuredevops provider for terraform.

Please include in your roadmap

@hacker1db
Copy link

@Pratted I made a #141 This should address this issue.

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

No branches or pull requests

3 participants