Quantcast
Channel: Team Foundation Server - General forum
Viewing all articles
Browse latest Browse all 6687

Cannot sign out of TFS in Visual Studio.

$
0
0

I have two microsoft logins with two different emails and was using one to sign in to visualstudio.com team foundation from Visual Studio 2010. This was working but somewhere along the line it has picked up my other microsoft login (I might have used it to sign into SkyDrive or Azure) and now when I connect to TFS it uses that instead. If I click Sign Out to try and use the original it does a bunch of requests but stays logged in as that account.

I've totally cleared my credentials vault so it's not getting it from there. I've cleared the AppData\Local\Microsoft\Team Foundation caches. I've done a registry search for the second email address and removed the identities that were under Office 15, I've restarted Windows after doing all that and it STILL picks up the wrong login.

So now I've used fiddler to try and figure out what is going on when I attempt to log out.

The sequence of calls is roughly:

https://tfs.app.visualstudio.com/_signin?redirect=1&reply_to=https%3A%2F%2Fmyproject.visualstudio.com%2FServices%2Fv1.0%2FRegistration.asmx

https://tfsprodch1acs01.accesscontrol.windows.net/v2/metadata/IdentityProviders.js?protocol=wsfederation&realm=https%3a%2f%2ftfs.app.visualstudio.com%2f&version=1.0&reply_to=https%3a%2f%2ftfs.app.visualstudio.com%2f_signin%3fcomplete%3d1%26reply_to%3dhttps%253A%252F%252Fmyproject.visualstudio.com%252FServices%252Fv1.0%252FRegistration.asmx&callback=jQuery1...

https://login.live.com/login.srf?wa=wsignin1.0&wtrealm=https%3a%2f%2faccesscontrol.windows.net%2f&wreply=https%3a%2f%2ftfsprodch1acs01.accesscontrol.windows.net%2fv2%2fwsfederation&wp=MBI_FED_SSL&wctx=BIGLONGKEY

https://tfsprodch1acs01.accesscontrol.windows.net/v2/wsfederation?wa=wsignin1.0

https://myproject.visualstudio.com/Services/v1.0/Registration.asmx

The last of which gets a 404 and then some calls to LocationService and CatalogService

I suspect the problem is with the call to login.live.com because it has a cookie which seems to be linking my two accounts. The cookie starts with

WLOpt=RDCache=@correctemail.co.uk:4|@wrongemail.com:4&credtype=1&act=[1];MSPPre=me@wrongemail.com|6db9a475588c5605||; MSPC...

I don't have a Cookies folder under AppData\Roaming\Microsoft\Windows so how can I get rid of this binding problem?


Viewing all articles
Browse latest Browse all 6687

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>