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?