Hi guys, and thanks for the great work.
I'm a TFS admin, and I would like to use your soft at work, but when I tested it I've seen two disturbing things in my fiddler :
CONTEXT : TFS 2015 Update 2.1, two AD Domains, and each user has an account on each domain (ex : DOMAIN1\adminuser and DOMAIN2\admlinuser)
1 - Seems like all requests are doubled : first one ends on a 401, and second passes (is it by design ?) :
Result Protocol Host URL Body Caching Content-Type Process 401 HTTP tfs:8080 /tfs/defaultcollection/_api/_identity/checkName?name=band... 341 text/html; charset=us-ascii dnx:2328 500 HTTP tfs:8080 /tfs/defaultcollection/_api/_identity/checkName?name=band... 20 030 private text/html; charset=utf-8 dnx:2328 401 HTTP tfs:8080 /tfs/defaultcollection/_api/_identity/ReadIdentitiesPageJ... 341 text/html; charset=us-ascii dnx:2328 200 HTTP tfs:8080 /tfs/defaultcollection/_api/_identity/ReadIdentitiesPageJ... 7 521 private, no-sto... charset=utf-8 dnx:2328 401 HTTP tfs:8080 /tfs/defaultcollection/TeamProject1/_apis/build/builds/?ap... 341 text/html; charset=us-ascii dnx:2328 200 HTTP tfs:8080 /tfs/defaultcollection/TeamProject1/_apis/build/builds/?ap... 20 304 no-cache; Expir... charset=utf-8;... dnx:2328