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

Support interactive Azure DevOps flow (OAuth2 login dialog) #3

Open
DrChat opened this issue Mar 17, 2022 · 0 comments
Open

Support interactive Azure DevOps flow (OAuth2 login dialog) #3

DrChat opened this issue Mar 17, 2022 · 0 comments

Comments

@DrChat
Copy link
Member

DrChat commented Mar 17, 2022

Need to support OAuth2 detection and login.

To retrieve the logon token, simply host a lightweight HTTP server and instruct ADO to redirect to it.

Reference:
https://docs.microsoft.com/en-us/rest/api/azure/devops/symbol/symsrv/get?view=azure-devops-rest-6.0
https://github.com/AzureAD/microsoft-authentication-cli#readme

@DrChat DrChat changed the title Support fetch from Azure DevOps Support fetch from Azure DevOps (OAuth2 login dialog) Mar 21, 2022
@DrChat DrChat changed the title Support fetch from Azure DevOps (OAuth2 login dialog) Support interactive Azure DevOps flow (OAuth2 login dialog) Oct 6, 2022
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