Git-Credential-Manager-for-Windows
Git-Credential-Manager-for-Windows copied to clipboard
Investigate if the tenant cache can be removed or self-heal
When an Azure DevOps organisation changes the associated tenant (e.g., from MSA to AAD backed), the value in the tenant cache becomes incorrect.
We should look at if we can self-heal/delete bad entries here after 1 bad authentication, and better: remove the cache all together. The performance hit might not be worth the cache complexity.