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

Azure DevOps #26

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Azure DevOps #26

wants to merge 1 commit into from

Conversation

hickford
Copy link
Owner

@hickford hickford commented Jun 7, 2023

Tested with dev.azure.com, it works

Fixes #27

Caveats because Azure DevOps doesn't support OAuth public clients:

  1. Redirect URL https://127.0.0.1:53119 has fixed port
  2. HTTPS redirect URL so you may see certificate errors
  3. Client secret exposed in source code

Reported upstream https://developercommunity.visualstudio.com/t/post/10184576

@hickford hickford force-pushed the azure branch 3 times, most recently from 7bb6996 to 20594a1 Compare June 8, 2023 09:02
@hickford hickford force-pushed the azure branch 2 times, most recently from 736febc to 471ffdc Compare June 19, 2023 05:33
Signed-off-by: M Hickford <mirth.hickford@gmail.com>
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

Successfully merging this pull request may close these issues.

Support for Azure DevOps
1 participant