App Connect

 View Only

 Eclipse git and azure devops oauth

Matthias Blomme's profile image
Matthias Blomme IBM Champion posted Tue June 17, 2025 02:39 AM

Now that Azure is phasing out PAT's (https://learn.microsoft.com/en-us/azure/devops/repos/git/set-up-credential-managers?view=azure-devops) for Azure Repos, I'm trying to get Eclipse to use the OAuth as default credential type.

This works for Git CLI, but I can't get it to work in Eclipse (with Eclipse JGit).

Anyone else that has tried this and either got it to work or gave up?