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

Investigate/support Azure DevOps MI/SP auth #33

Open
DrChat opened this issue Jan 26, 2023 · 0 comments
Open

Investigate/support Azure DevOps MI/SP auth #33

DrChat opened this issue Jan 26, 2023 · 0 comments

Comments

@DrChat
Copy link
Member

DrChat commented Jan 26, 2023

ADO is migrating over to managed identity / service principal auth over PAT authentication.

In order to support this, we would need to have a way to capture a bearer token from a caller and pass it on to any request we make to Azure DevOps.
See if there's a way to do it by encoding the bearer token into the URL. If not, find a standardized way to allow users to pass in the bearer token to us.

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

1 participant