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

[dy] Support AzureDevOps using Entra ID/AD authentication #4721

Merged
merged 8 commits into from
Mar 11, 2024

Conversation

dy46
Copy link
Contributor

@dy46 dy46 commented Mar 7, 2024

Description

This PR adds support for authenticating with AzureDevOps in the version control tool. The authentication uses Active Directory, so only an AzureDevOps organization that is connected to AD would be able to be used with this integration.

How Has This Been Tested?

  • Tested locally

Checklist

  • The PR is tagged with proper labels (bug, enhancement, feature, documentation)
  • I have performed a self-review of my own code
  • I have added unit tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • If new documentation has been added, relative paths have been added to the appropriate section of docs/mint.json

cc:

@dy46 dy46 added the feature New feature or request label Mar 7, 2024
@dy46 dy46 force-pushed the dy--support_azure_devops branch from 7efe68f to e2059db Compare March 8, 2024 21:43
@dy46 dy46 merged commit 25e3498 into master Mar 11, 2024
9 checks passed
@dy46 dy46 deleted the dy--support_azure_devops branch March 11, 2024 22:20
oonyoontong pushed a commit to bunker-tech/mage-ai that referenced this pull request May 2, 2024
* [dy] Add oauth flow for azure devops

* [dy] Initial commit 2

* [dy] Try

* [dy] Fix merge conflict

* [dy] Update again

* [dy] Azure devops

* [dy] Clean project

* [dy] Fix rebase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant