Git-Credential-Manager-for-Windows icon indicating copy to clipboard operation
Git-Credential-Manager-for-Windows copied to clipboard

Investigate if the tenant cache can be removed or self-heal

Open mjcheetham opened this issue 5 years ago • 0 comments

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.

mjcheetham avatar Dec 13 '19 15:12 mjcheetham