I switched Active Directory of an organization (including a project) on Azure DevOps and now I can't connect to the repos from eclipse. I try to create new PAT and reinstall eclipse, however it still not working. The error message is "https://{organization}@dev.azure.com/~/: authentication not supported" On the other hand, I can connect the same project from git on console. How can I connect the project from eclipse.
When I re-switch Active Directory to old one, eclipse can connect the project of the organization.